2 Star 0 Fork 7

江城This/猫优壁纸_基础版全开源-小程序端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 12.19 KB
一键复制 编辑 原始数据 按行查看 历史
江城This 提交于 2023-05-09 16:02 . 初始版本提交
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh":false,
"navigationStyle": "custom"
}
},
{
"path": "pages/cate/cate",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh":false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/user/user",
"style" :
{
"navigationBarTitleText": "我的",
"enablePullDownRefresh":false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/detail/detail",
"style" :
{
"navigationBarTitleText": "壁纸详情",
"enablePullDownRefresh":false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/detail/avatar",
"style" :
{
"navigationBarTitleText": "头像详情",
"enablePullDownRefresh":false
}
}
,{
"path" : "pages/detail/look",
"style" :
{
"navigationBarTitleText": "表情包详情",
"enablePullDownRefresh":false
}
}
,{
"path" : "pages/detail/special",
"style" :
{
"navigationBarTitleText": "专题详情",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/list/list",
"style" :
{
"navigationBarTitleText": "壁纸列表",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/list/avatar",
"style" :
{
"navigationBarTitleText": "头像列表",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/list/look",
"style" :
{
"navigationBarTitleText": "表情包列表",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/list/special",
"style" :
{
"navigationBarTitleText": "专题列表",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/score/task",
"style" :
{
"navigationBarTitleText": "任务中心",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/score/record",
"style" :
{
"navigationBarTitleText": "历史明细",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/order/order",
"style" :
{
"navigationBarTitleText": "我的下载",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/about/about",
"style" :
{
"navigationBarTitleText": "关于我们",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/about/agreement",
"style" :
{
"navigationBarTitleText": "用户协议",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/about/policy",
"style" :
{
"navigationBarTitleText": "隐私政策",
"enablePullDownRefresh": false
}
}
// #ifndef MP-WEIXIN
,{
"path" : "pages/about/feed",
"style" :
{
"navigationBarTitleText": "意见反馈",
"enablePullDownRefresh": false
}
}
// #endif
,{
"path" : "pages/about/search",
"style" :
{
"navigationBarTitleText": "搜索",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/about/link",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/about/notice",
"style" :
{
"navigationBarTitleText": "消息",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/order/detail",
"style" :
{
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/trends/trends",
"style" :
{
"navigationBarTitleText": "动态壁纸",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/trends/detail",
"style" :
{
"navigationBarTitleText": "壁纸详情",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/help/help",
"style" :
{
"navigationBarTitleText": "帮助教程",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/help/detail",
"style" :
{
"navigationBarTitleText": "帮助详情",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/tip/tip",
"style" :
{
"navigationBarTitleText": "作品",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/tip/detail",
"style" :
{
"navigationBarTitleText": "作品详情",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/tip/order",
"style" :
{
"navigationBarTitleText": "兑换订单",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/tabbar/list",
"style" :
{
"navigationBarTitleText": "壁纸tabbar",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/tabbar/avatar",
"style" :
{
"navigationBarTitleText": "头像tabbar",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/tabbar/look",
"style" :
{
"navigationBarTitleText": "表情包tabbar",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/tabbar/tip",
"style" :
{
"navigationBarTitleText": "封面tabbar",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/tabbar/find",
"style" :
{
"navigationBarTitleText": "动态tabbar",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/tabbar/special",
"style" :
{
"navigationBarTitleText": "专题tabbar",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path": "uview-ui/components/u-avatar-cropper/u-avatar-cropper",
"style": {
"navigationBarTitleText": "头像裁剪",
"navigationBarBackgroundColor": "#000000"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "猫优壁纸",
"navigationBarBackgroundColor":"#1F1F1F",
"backgroundColor": "#1F1F1F",
"backgroundColorTop": "#1F1F1F",
"backgroundColorBottom": "#1F1F1F"
},
"tabBar": {
"color": "#FFFFFF",
"selectedColor": "#F8DE52",
"borderStyle": "black",
"backgroundColor": "#161616",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_art.png",
"text": "首页"
}, {
"pagePath": "pages/cate/cate",
"iconPath": "static/tabbar/center.png",
"selectedIconPath": "static/tabbar/center_art.png",
"text": "分类"
}, {
"pagePath": "pages/user/user",
"iconPath": "static/tabbar/user.png",
"selectedIconPath": "static/tabbar/user_art.png",
"text": "我的"
}]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/wlibin/uniapp-base.git
git@gitee.com:wlibin/uniapp-base.git
wlibin
uniapp-base
猫优壁纸_基础版全开源-小程序端
master

搜索帮助