修改url

This commit is contained in:
zpc 2025-07-08 21:09:08 +08:00
parent e59a2fcebe
commit 5987ed9b66
2 changed files with 4 additions and 4 deletions

View File

@ -73,14 +73,14 @@
"share" : {
"weixin" : {
"appid" : "wx112eed47787bcc0a",
"UniversalLinks" : "https://zfunbox.cn/app/*"
"UniversalLinks" : "https://zfunbox.cn/app/"
}
},
"maps" : {},
"oauth" : {
"weixin" : {
"appid" : "wx112eed47787bcc0a",
"UniversalLinks" : "https://zfunbox.cn/app/*"
"UniversalLinks" : "https://zfunbox.cn/app/"
}
}
},

View File

@ -37,9 +37,9 @@
</view>
</view>
<view style="margin-top: 20vh;text-align: center;">
<!-- <view style="margin-top: 20vh;text-align: center;">
<image @click="wxLogin" src="/static/app-plus/wx_login.png" style="width:48px;height:48px;"></image>
</view>
</view> -->
</view>
</page-no-container>