mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 08:06:44 +08:00
[FIX]【商品商城】页面跳转调试
This commit is contained in:
@@ -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
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user