代码拉取完成,页面将自动刷新
同步操作将从 sunql/ColorUI-Plus 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"leftWindow": {
"path": "windows/left-window.vue",
"style": {
"width": "350px"
}
},
"rightWindow": {
"path": "windows/right-window.vue",
"style": {
"width": "350px"
}
},
"topWindow": {
"path": "windows/top-window.vue",
"style": {
"height": "60px"
}
},
"pages": [{
"path": "pages/index/login",
"style": {
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"topWindow": false,
"leftWindow": false,
"rightWindow": false
}
},{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "独立组件",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "pages/single/index",
"style": {
"navigationBarTitleText": "独立组件",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "示例页面",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "pages/group/index",
"style": {
"navigationBarTitleText": "组合组件",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/group/calendar",
"style": {
"navigationBarTitleText": "日历",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}
],
"subPackages": [{
//******************示例页面******************
"root": "pages/home",
"pages": [{
"path": "diypage",
"style": {
"navigationBarTitleText": "diy页面",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "cheating",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "check-ins",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "classify",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "clients",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "commodity",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "errors",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "experience",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "linkage",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "lottery",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "media",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "message",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "network",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "poster",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "search",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "shops",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "users",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}
]
}, {
//******************示例页面******************
"root": "pages/single",
"pages": [{
"path": "bar",
"style": {
"navigationBarTitleText": "操作栏",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "card",
"style": {
"navigationBarTitleText": "卡片",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "button",
"style": {
"navigationBarTitleText": "卡片",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "chat",
"style": {
"navigationBarTitleText": "对话框",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "from",
"style": {
"navigationBarTitleText": "对话框",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "nav",
"style": {
"navigationBarTitleText": "导航栏",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "picker",
"style": {
"navigationBarTitleText": "导航栏",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "steps",
"style": {
"navigationBarTitleText": "导航栏",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "swiper",
"style": {
"navigationBarTitleText": "轮播图",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "timeline",
"style": {
"navigationBarTitleText": "时间线",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "gridlist",
"style": {
"navigationBarTitleText": "网格",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "list",
"style": {
"navigationBarTitleText": "列表",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "banner",
"style": {
"navigationBarTitleText": "横幅",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "cell",
"style": {
"navigationBarTitleText": "条目",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "progress",
"style": {
"navigationBarTitleText": "进度条",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "tree",
"style": {
"navigationBarTitleText": "树状条",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "badge",
"style": {
"navigationBarTitleText": "徽章",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "pagination",
"style": {
"navigationBarTitleText": "分页器",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "drawer",
"style": {
"navigationBarTitleText": "抽屉",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}]
}, {
//******************示例页面******************
"root": "pages/page",
"pages": [{
"path": "order/index",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "order/mydiscount",
"style": {
"navigationBarTitleText": "我的优惠券",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/index",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "index/goods_detail",
"style": {
"navigationBarTitleText": "商品详情",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "order/order_detail",
"style": {
"navigationBarTitleText": "优惠券详情",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "index/brand_list",
"style": {
"navigationBarTitleText": "品牌列表",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "index/brand_detail",
"style": {
"navigationBarTitleText": "品牌详情",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "index/discount_list",
"style": {
"navigationBarTitleText": "特惠列表",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/share",
"style": {
"navigationBarTitleText": "我的分享",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/income_detail",
"style": {
"navigationBarTitleText": "收益明细",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/feedback",
"style": {
"navigationBarTitleText": "意见反馈",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/my_info",
"style": {
"navigationBarTitleText": "个人信息",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/cropimage",
"style": {
"navigationBarTitleText": "上传图片",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/about",
"style": {
"navigationBarTitleText": "关于我们",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "my/services",
"style": {
"navigationBarTitleText": "在线客服",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "earnings/earnings",
"style": {
"navigationBarTitleText": "收益",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "webview/webview",
"style": {
"navigationBarTitleText": "网页访问",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "discount/discount",
"style": {
"navigationBarTitleText": "全部优惠",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "discount/discount_detail",
"style": {
"navigationBarTitleText": "优惠详情",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "stafffinvite/stafffinvite",
"style": {
"navigationBarTitleText": "专属分享页",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "login/pwdlogin",
"style": {
"navigationBarTitleText": "密码登录",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "login/register",
"style": {
"navigationBarTitleText": "注册用户",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "login/forgetpwd",
"style": {
"navigationBarTitleText": "忘记密码",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "login/verification",
"style": {
"navigationBarTitleText": "验证码",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "creatimage/creatimage",
"style": {
"navigationBarTitleText": "生成海报",
"backgroundTextStyle": "dark"
}
}, {
"path": "invitefriends/invitefriends",
"style": {
"navigationBarTitleText": "邀请好友",
"backgroundTextStyle": "dark"
}
}, {
"path": "memberupgrade/memberupgrade",
"style": {
"navigationBarTitleText": "商品预购",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "wxpay/wxpay",
"style": {
"navigationBarTitleText": "确认订单",
"backgroundTextStyle": "dark"
}
}
]
},
{
//******************插件页面******************
"root": "pages/plugin",
"pages": [{
"path": "turntable",
"style": {
"navigationBarTitleText": "转盘",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "horse_race_lamp",
"style": {
"navigationBarTitleText": "转盘",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "twitedfate",
"style": {
"navigationBarTitleText": "翻卡",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "eggfrenzy",
"style": {
"navigationBarTitleText": "砸蛋",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "cheating",
"style": {
"navigationBarTitleText": "助力活动",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "seckill",
"style": {
"navigationBarTitleText": "秒杀活动",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "bargainirg",
"style": {
"navigationBarTitleText": "砍价活动",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "lootplaces",
"style": {
"navigationBarTitleText": "抢名额活动",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}
]
}
],
"globalStyle": {
"pageOrientation": "portrait",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "ColorUI-Plus",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/single/index",
"iconPath": "static/icon_home_no.png",
"selectedIconPath": "static/icon_home.png",
"text": "Single"
},
{
"pagePath": "pages/group/index",
"iconPath": "static/icon_live_gray.png",
"selectedIconPath": "static/icon_live.png",
"text": "Group"
},
{
"pagePath": "pages/home/index",
"iconPath": "static/icon_user_no.png",
"selectedIconPath": "static/icon_user.png",
"text": "Page"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。