1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

update: 删除分享配置,使用微信默认的分享机制

This commit is contained in:
小莫唐尼
2024-06-26 23:41:00 +08:00
parent 66a39dd723
commit 4d0901b650
5 changed files with 49 additions and 147 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export default {
onLoad() {
uni.$tm.vx.actions('config/fetchConfigs').then((res) => {
// #ifdef MP-WEIXIN
uni.$tm.vx.commit('setWxShare', res.shareConfig);
// uni.$tm.vx.commit('setWxShare', res.shareConfig);
// #endif
this.fnCheckShowStarted();
}).catch((err) => {