换个位置
This commit is contained in:
@@ -69,39 +69,51 @@ export default {
|
|||||||
listGroup() {
|
listGroup() {
|
||||||
return [
|
return [
|
||||||
[
|
[
|
||||||
{
|
// {
|
||||||
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiating.png",
|
// icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiating.png",
|
||||||
label: "我的家庭",
|
// label: "我的家庭",
|
||||||
path: "./myFamily",
|
// path: "./myFamily",
|
||||||
type: 'idNumber'
|
// type: 'idNumber'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiaxiang.png",
|
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiaxiang.png",
|
||||||
label: "我的家乡",
|
label: "我的家乡",
|
||||||
path: "/mods/AppHometown/AppHometown",
|
path: "/mods/AppHometown/AppHometown",
|
||||||
type: 'token'
|
type: 'token'
|
||||||
}
|
},
|
||||||
],
|
{
|
||||||
[
|
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiaxiang.png",
|
||||||
|
label: "我的丰收码",
|
||||||
|
path: "./myHarvestQR",
|
||||||
|
type: 'token'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejifen.png",
|
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejifen.png",
|
||||||
label: "我的积分",
|
label: "我的积分",
|
||||||
path: "/mods/AppCreditPoints/AppCreditPoints?type=detail",
|
path: "/mods/AppCreditPoints/AppCreditPoints?type=detail",
|
||||||
type: 'idNumber'
|
type: 'idNumber'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
icon: "https://cdn.cunwuyun.cn/wxmp/mine/chaoshidingdan.png",
|
|
||||||
label: "超市订单",
|
|
||||||
path: "/mods/AppOrderList/AppOrderList",
|
|
||||||
type: 'idNumber'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
icon: "https://cdn.cunwuyun.cn/wxmp/mine/banshijindu.png",
|
|
||||||
label: "办事进度",
|
|
||||||
path: "/mods/AppProgress/AppProgress",
|
|
||||||
type: 'idNumber'
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
|
// [
|
||||||
|
// {
|
||||||
|
// icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejifen.png",
|
||||||
|
// label: "我的积分",
|
||||||
|
// path: "/mods/AppCreditPoints/AppCreditPoints?type=detail",
|
||||||
|
// type: 'idNumber'
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// icon: "https://cdn.cunwuyun.cn/wxmp/mine/chaoshidingdan.png",
|
||||||
|
// label: "超市订单",
|
||||||
|
// path: "/mods/AppOrderList/AppOrderList",
|
||||||
|
// type: 'idNumber'
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// icon: "https://cdn.cunwuyun.cn/wxmp/mine/banshijindu.png",
|
||||||
|
// label: "办事进度",
|
||||||
|
// path: "/mods/AppProgress/AppProgress",
|
||||||
|
// type: 'idNumber'
|
||||||
|
// }
|
||||||
|
// ],
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Reference in New Issue
Block a user