mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 14:56:45 +08:00
[FIX]【商品商城】页面跳转调试
This commit is contained in:
@@ -11,7 +11,7 @@ export default [
|
|||||||
component: ForwardRecord,
|
component: ForwardRecord,
|
||||||
meta: {
|
meta: {
|
||||||
title: '转发记录',
|
title: '转发记录',
|
||||||
index: 1
|
index: 4
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@ export default [
|
|||||||
component: LoginMsg,
|
component: LoginMsg,
|
||||||
meta: {
|
meta: {
|
||||||
title: '输入登录信息',
|
title: '输入登录信息',
|
||||||
index: 1
|
index: 3
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -29,7 +29,7 @@ export default [
|
|||||||
component: StoreDetail,
|
component: StoreDetail,
|
||||||
meta: {
|
meta: {
|
||||||
title: '商城简介',
|
title: '商城简介',
|
||||||
index: 1
|
index: 2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user