1 Star 6 Fork 7

申来来/淘宝客APP导购版本V2全开源-淘客电商APP小程序优惠券返利

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 11.44 KB
一键复制 编辑 原始数据 按行查看 历史
申来来 提交于 2022-08-18 17:16 . 淘客APP-V2版本开源
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
//首页
{
"path": "pages/index/index",
"navigationStyle": "custom",
"disableScroll":true,
"style":{
"app-plus": {
"titleNView": false,
"bounce":"none"
}
}
},
//无网络
{
"path": "pages/index/noNet",
"style":{
"app-plus": {
"titleNView": false,
"bounce":"none"
}
}
},
//辣妈优选
{
"path": "pages/active/spicyMother",
"navigationStyle": "custom",
"disableScroll": true, // 禁止原生页面滚动, 解决Android小程序下拉卡顿的问题
"style": {
"enablePullDownRefresh": true,
"onReachBottomDistance": 300,
"app-plus": {
"titleNView": false,
"pullToRefresh": {
"support": true
}
}
}
},
// jd金刚区
{
"path": "pages/active/jdSearch",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"pullToRefresh": {
"support": true
}
},
"style": {
"enablePullDownRefresh": true
},
"enablePullDownRefresh": true,
"onReachBottomDistance": 300
},
// 搜索页
{
"path": "pages/search/search",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black",
"onReachBottomDistance": 300
}
},
// pdd金刚区
{
"path": "pages/active/pddsearch",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"pullToRefresh": {
"support": true
}
},
"style": {
"enablePullDownRefresh": true
},
"enablePullDownRefresh": true,
"onReachBottomDistance": 300
},
// 品牌详情
{
"path": "pages/active/brandList",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"pullToRefresh": {
"support": true
}
},
"style": {
"enablePullDownRefresh": true
},
"enablePullDownRefresh": true,
"onReachBottomDistance": 300
},
// 品牌特卖
{
"path": "pages/active/brandSale",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"pullToRefresh": {
"support": true
}
},
"style": {
"enablePullDownRefresh": true
},
"enablePullDownRefresh": true,
"onReachBottomDistance": 300
},
//9.9包邮
{
"path": "pages/active/specialOffer",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"pullToRefresh": {
"support": true
}
},
"style": {
"enablePullDownRefresh": true
},
"enablePullDownRefresh": true,
"onReachBottomDistance": 300
},
// 商品详情
{
"path": "pages/goods/goodsDetail",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 分享商品
{
"path": "pages/goods/shareGoods",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 我的
{
"path": "pages/mine/mine",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
{
"path": "pages/login/modifyPass",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
},
"navigationBarTextStyle": "black"
},
// 登录
{
"path": "pages/login/login",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 设置密码
{
"path": "pages/login/setPass",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 用户协议和隐私政策
{
"path": "pages/login/policyAgreement",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 达人说
{
"path": "pages/talentSay/talentSay",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black",
"enablePullDownRefresh":true
}
},
//webview
{
"path": "pages/webView/webView",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "white",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons":[{"text":"\uec08","fontSrc":"/static/css/iconfont.ttf","fontSize":"22px","width":"60px"}]
},
"softinputNavBar": "none"
}
}
},
// 搜索结果
{
"path": "pages/search/searchResult",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black",
"onReachBottomDistance": 300,
"enablePullDownRefresh": true
}
},
// 分类页面
{
"path": "pages/index/categories",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black",
"onReachBottomDistance": 300,
"enablePullDownRefresh":true
}
},
// 官方公告
{
"path": "pages/index/officialNotice",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black",
"onReachBottomDistance": 300
}
},
// 文章详情
{
"path": "pages/talentSay/articleDetails",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 达人简介
{
"path": "pages/talentSay/talentProfile",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 超级分类
{
"path": "pages/classify/classify",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
// 专属客服
{
"path": "pages/mine/tools/customerSevice",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
// 设置
{
"path": "pages/mine/setting/setting",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 个人信息
{
"path": "pages/mine/setting/selfInfo",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
// 关于我们
{
"path": "pages/mine/setting/aboutUs",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 绑定支付宝
{
"path": "pages/mine/setting/bindingZFB",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 个人信息
{
"path": "pages/mine/setting/accountSecurity",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 账户注销
{
"path": "pages/mine/setting/cancellation",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 我的收藏
{
"path": "pages/mine/tools/myCollects",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 帮助中心
{
"path": "pages/mine/tools/helpCenter",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 帮助中心
{
"path": "pages/mine/tools/problemExplain",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 意见反馈
{
"path": "pages/mine/tools/feedback",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black"
}
},
// 浏览足迹
{
"path": "pages/mine/tools/browsing",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "black",
"enablePullDownRefresh":true,
"onReachBottomDistance": 300
}
},
// 团购
{
"path": "pages/community/community",
"style": {
"navigationBarTextStyle": "black",
"onReachBottomDistance": 500,
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
{
"path": "pages/community/homeNearby",
"style": {
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
// 团购
{
"path": "pages/community/shopBuyDetails",
"style": {
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
{
// 单页推广
"path": "pages/active/single",
"style": {
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
{
// 单页推广
"path": "pages/active/marketingAlliance",
"style": {
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
//邀请好友
{
"path": "pages/mine/inviteFriends"
},
//邀请好友
{
"path": "pages/mine/pullNew"
},
{
"path": "pages/active/vipsearch",
"style": {
"onReachBottomDistance": 500,
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
{
"path": "pages/mine/seckill",
"style": {
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
{
"path": "pages/mine/mt",
"style": {
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
},
{
"path": "pages/mine/elm",
"style": {
"app-plus": {
"pullToRefresh": {
"support": true,
"range": "100px"
}
}
}
}
],
"tabBar": {
"color": "#333333",
"selectedColor": "#FE3A33",
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
// "iconWidth": "30px",
// "height": "60px",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/images/tabBar/home.png",
"selectedIconPath": "static/images/tabBar/homeActive.png",
"text": " 首页"
},
{
"pagePath": "pages/classify/classify",
"iconPath": "static/images/tabBar/classify.png",
"selectedIconPath": "static/images/tabBar/classifyActive.png",
"text": "超级分类"
},
{
"pagePath": "pages/community/community",
"iconPath": "static/images/tabBar/find2.png",
"selectedIconPath": "static/images/tabBar/findactive2.png",
"text": "本地生活"
},
{
"pagePath": "pages/talentSay/talentSay",
"iconPath": "static/images/tabBar/goods.png",
"selectedIconPath": "static/images/tabBar/goodsActive.png",
"text": "达人说"
},
{
"pagePath": "pages/mine/mine",
"iconPath": "static/images/tabBar/mine.png",
"selectedIconPath": "static/images/tabBar/mineActive.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
"app-plus": {
"titleNView": false,
"bounce": "none",
"scrollIndicator": "none"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/s55555/tkapp-v2.git
git@gitee.com:s55555/tkapp-v2.git
s55555
tkapp-v2
淘宝客APP导购版本V2全开源-淘客电商APP小程序优惠券返利
master

搜索帮助