|
@@ -603,7 +603,7 @@ export default {
|
|
|
goToMall(){
|
|
goToMall(){
|
|
|
// #ifdef MP-WEIXIN
|
|
// #ifdef MP-WEIXIN
|
|
|
let self = this
|
|
let self = this
|
|
|
- let url = 'pages/home/category'
|
|
|
|
|
|
|
+ let url = 'pages/item/item'
|
|
|
uni.navigateToMiniProgram({
|
|
uni.navigateToMiniProgram({
|
|
|
appId: this.getappIdList.mall.miniAppId,
|
|
appId: this.getappIdList.mall.miniAppId,
|
|
|
path: url + '?account=' + self.loginInfo.shopId,
|
|
path: url + '?account=' + self.loginInfo.shopId,
|