微信小程序发布试用版本

This commit is contained in:
zhonghua1
2026-01-31 21:10:40 +08:00
parent 4ebeec45bc
commit 80d6d46182
338 changed files with 5767 additions and 6091 deletions

View File

@@ -54,8 +54,8 @@ const _sfc_main = {
if (pages && pages.length > 1) {
common_vendor.index.navigateBack();
} else {
common_vendor.index.switchTab({
url: "/pages/customer/customer"
common_vendor.index.navigateTo({
url: "/pages-subpackage/customer/customer"
});
}
},