|
|
@@ -283,6 +283,22 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 8,
|
|
|
+ "title": "积分信息",
|
|
|
+ "code": "bottom_points",
|
|
|
+ "component": "views/footer/index.vue",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 1,
|
|
|
+ "title": "我的积分",
|
|
|
+ "code": "bottom_points_account",
|
|
|
+ "component": "views/footer/points/account/index.vue"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 9,
|
|
|
"title": "pcroute.bottom.bottom_capital",
|
|
|
"code": "bottom_capital",
|
|
|
"component": "views/footer/index.vue",
|