|
@@ -142,7 +142,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/wenba/wenba",
|
|
|
+ "path": "pages/demo/wenba/wenba",
|
|
|
"style": {
|
|
|
"usingComponents": {},
|
|
|
"navigationBarBackgroundColor": "#07c160",
|
|
@@ -203,11 +203,11 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/sannong/sannong",
|
|
|
+ "path": "pages/demo/sannong/sannong",
|
|
|
"style": {
|
|
|
"usingComponents": {
|
|
|
- "tabs": "../../components/tabs/tabs",
|
|
|
- "tab-page": "../../components/tab-page/tab-page"
|
|
|
+ "tabs": "@/components/tabs/tabs",
|
|
|
+ "tab-page": "@/components/tab-page/tab-page"
|
|
|
},
|
|
|
"navigationBarBackgroundColor": "#07c160",
|
|
|
"navigationBarTextStyle": "white",
|
|
@@ -215,7 +215,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/wenbaxiangqing/wenbaxiangqing",
|
|
|
+ "path": "pages/demo/wenbaxiangqing/wenbaxiangqing",
|
|
|
"style": {
|
|
|
"usingComponents": {},
|
|
|
"navigationBarBackgroundColor": "#07c160",
|
|
@@ -260,7 +260,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/shangcheng/shangcheng",
|
|
|
+ "path": "pages/demo/shangcheng/shangcheng",
|
|
|
"style": {
|
|
|
"usingComponents": {},
|
|
|
"navigationBarBackgroundColor": "#07c160",
|
|
@@ -269,11 +269,11 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/fenlei/fenlei",
|
|
|
+ "path": "pages/demo/fenlei/fenlei",
|
|
|
"style": {
|
|
|
"usingComponents": {
|
|
|
- "mp-vtabs": "../../components/vtabs/vtabs/index",
|
|
|
- "mp-vtabs-content": "../../components/vtabs/vtabs-content/index"
|
|
|
+ "mp-vtabs": "@/components/vtabs/vtabs/index",
|
|
|
+ "mp-vtabs-content": "@/components/vtabs/vtabs-content/index"
|
|
|
},
|
|
|
"navigationBarBackgroundColor": "#07c160",
|
|
|
"navigationBarTextStyle": "white",
|