微信小程序发布试用版本
This commit is contained in:
@@ -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"
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user