This commit is contained in:
tx 2025-01-10 17:59:39 +08:00
parent 6198994ead
commit 4815ffe490

View File

@ -56,7 +56,7 @@ const FranchisePage = () => {
let MiniProgram = {
userName: ' wx8a05cf95418a6859', //不是小程序的AppID 是原始ID
path: 'pages/pagehome/pagehome', //要跳转到小程序的那一页
path: 'pages/index/index', //要跳转到小程序的那一页
miniprogramType: 0, //小程序类型 RELEASE = 0,TEST = 1,PREVIEW = 2
}