搜索页、行业报告 分包
This commit is contained in:
116
pages.json
116
pages.json
@@ -47,30 +47,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/report/news/news",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "行内新闻",
|
|
||||||
"navigationBarTextStyle": "white",
|
|
||||||
"navigationBarBackgroundColor": "#12CA64",
|
|
||||||
"enablePullDownRefresh": false
|
|
||||||
}
|
|
||||||
}, {
|
|
||||||
"path": "pages/report/certifiedCj/certifiedCj",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "认证厂家",
|
|
||||||
"navigationBarTextStyle": "white",
|
|
||||||
"navigationBarBackgroundColor": "#12CA64",
|
|
||||||
"enablePullDownRefresh": false
|
|
||||||
}
|
|
||||||
}, {
|
|
||||||
"path": "pages/detail/xwDetail/xwDetail",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "行业新闻详情",
|
|
||||||
"navigationBarTextStyle": "white",
|
|
||||||
"navigationBarBackgroundColor": "#12CA64",
|
|
||||||
"enablePullDownRefresh": false
|
|
||||||
}
|
|
||||||
}, {
|
|
||||||
"path": "pages/detail/productsDetail/productsDetail",
|
"path": "pages/detail/productsDetail/productsDetail",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "商品详情",
|
"navigationBarTitleText": "商品详情",
|
||||||
@@ -78,15 +54,6 @@
|
|||||||
"navigationBarBackgroundColor": "#12CA64",
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
}, {
|
|
||||||
"path": "pages/detail/certifiedCjDetail/certifiedCjDetail",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "厂家信息",
|
|
||||||
"navigationBarTextStyle": "white",
|
|
||||||
"navigationBarBackgroundColor": "#12CA64",
|
|
||||||
"enablePullDownRefresh": false
|
|
||||||
}
|
|
||||||
|
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/my/bindCompony/bindCompony",
|
"path": "pages/my/bindCompony/bindCompony",
|
||||||
"style": {
|
"style": {
|
||||||
@@ -104,26 +71,6 @@
|
|||||||
"navigationBarBackgroundColor": "#12CA64",
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/index/search/search",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "顶部搜索",
|
|
||||||
"navigationBarTextStyle": "white",
|
|
||||||
"navigationBarBackgroundColor": "#12CA64",
|
|
||||||
"enablePullDownRefresh": false,
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/index/goods-category-search/category-index",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "分类详情",
|
|
||||||
"navigationBarTextStyle": "white",
|
|
||||||
"navigationBarBackgroundColor": "#12CA64",
|
|
||||||
"enablePullDownRefresh": false,
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/my/memberCenter/memberCenter",
|
"path": "pages/my/memberCenter/memberCenter",
|
||||||
"style": {
|
"style": {
|
||||||
@@ -134,6 +81,69 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"subPackages": [{
|
||||||
|
"root": "packageSearch",
|
||||||
|
"pages": [{
|
||||||
|
"path": "search/search",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "顶部搜索",
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
|
"enablePullDownRefresh": false,
|
||||||
|
"navigationStyle": "custom"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "goods-category-search/category-index",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "分类详情",
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
|
"enablePullDownRefresh": false,
|
||||||
|
"navigationStyle": "custom"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"root": "packageReport",
|
||||||
|
"pages": [{
|
||||||
|
"path": "news/news",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "行内新闻",
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
|
"enablePullDownRefresh": false
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"path": "certifiedCj/certifiedCj",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "认证厂家",
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
|
"enablePullDownRefresh": false
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"path": "xwDetail/xwDetail",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "行业新闻详情",
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
|
"enablePullDownRefresh": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "certifiedCjDetail/certifiedCjDetail",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "厂家信息",
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
|
"navigationBarBackgroundColor": "#12CA64",
|
||||||
|
"enablePullDownRefresh": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"tabBar": {
|
"tabBar": {
|
||||||
"color": "#CCCCCC",
|
"color": "#CCCCCC",
|
||||||
"selectedColor": "#0EBB5B",
|
"selectedColor": "#0EBB5B",
|
||||||
|
|||||||
@@ -106,13 +106,13 @@
|
|||||||
//点击搜索框跳转到搜索页面
|
//点击搜索框跳转到搜索页面
|
||||||
toSearch() {
|
toSearch() {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/index/search/search'
|
url: '../../packageSearch/search/search'
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
//点击一级分类跳转到分类页
|
//点击一级分类跳转到分类页
|
||||||
toClassify() {
|
toClassify() {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/index/goods-category-search/category-index'
|
url: '../../packageSearch/goods-category-search/category-index'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -70,11 +70,11 @@
|
|||||||
//点击行内新闻时
|
//点击行内新闻时
|
||||||
if (listIndex == 0) {
|
if (listIndex == 0) {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/report/news/news'
|
url: '../../packageReport/news/news'
|
||||||
})
|
})
|
||||||
} else if (listIndex == 2) {
|
} else if (listIndex == 2) {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/report/certifiedCj/certifiedCj'
|
url: '../../packageReport/certifiedCj/certifiedCj'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user