[FIX]【商品商城】页面跳转调试

This commit is contained in:
yuweiqi
2020-06-17 11:42:04 +08:00
parent f7419c4f6b
commit 54177f0e3b

View File

@@ -11,7 +11,7 @@ export default [
component: ForwardRecord,
meta: {
title: '转发记录',
index: 1
index: 4
}
},
{
@@ -20,7 +20,7 @@ export default [
component: LoginMsg,
meta: {
title: '输入登录信息',
index: 1
index: 3
}
},
{
@@ -29,7 +29,7 @@ export default [
component: StoreDetail,
meta: {
title: '商城简介',
index: 1
index: 2
}
},
{