代码拉取完成,页面将自动刷新
同步操作将从 梦之蓝/uniapp-extend 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {}
}
,{
"path" : "pages/component/pickerColor",
"style" : {
"navigationBarTitleText": "颜色选择"
}
},
{
"path" : "pages/component/moveVerify",
"style" : {
"navigationBarTitleText": "滑动验证"
}
}
,{
"path" : "pages/template/photoList",
"style" : {
"navigationBarTitleText": "有入场动画的图片列表"
}
}
,{
"path" : "pages/sdk/globalJs",
"style" : {
"navigationBarTitleText": "项目全局通用方法"
}
}
,{
"path" : "pages/template/idiom",
"style" : {
"navigationBarTitleText": "看图猜成语",
"navigationBarBackgroundColor":"#857ffc"
}
}
,{
"path" : "pages/component/asyncSwitch",
"style" : {
"navigationBarTitleText": "异步switch"
}
}
,{
"path" : "pages/template/weChat",
"style" : {
"navigationBarTitleText": "仿微信列表长按弹出菜单"
}
}
,{
"path" : "pages/sdk/webSocket",
"style" : {
"navigationBarTitleText": "webSocket SDK"
}
}
,{
"path" : "pages/template/goodsList",
"style" : {
"navigationBarTitleText": "商品双向联动列表"
}
}
,{
"path" : "pages/component/checkbox",
"style" : {
"navigationBarTitleText": "自定义复选/单选框"
}
}
,{
"path" : "pages/component/highlight",
"style" : {
"navigationBarTitleText": "指定内容高亮"
}
}
,{
"path" : "pages/sdk/globalCss",
"style" : {
"navigationBarTitleText": "项目全局样式表"
}
}
,{
"path" : "pages/template/goodsList_scroll",
"style" : {
"navigationBarTitleText": "滚动式双向联动列表"
}
}
,{
"path" : "pages/template/goodsList_swiper",
"style" : {
"navigationBarTitleText": "轮播式双向联动列表"
}
}
,{
"path" : "pages/template/douyin_swiper",
"style" : {
"navigationBarTitleText": "仿抖音轮播图",
"navigationStyle":"custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "UNI-APP 河浪插件分享",
"navigationBarBackgroundColor": "#42b983",
"backgroundColor": "#f3f3f3"
},
"networkTimeout":{
"request":5000,
"connectSocket":5000,
"uploadFile":5000,
"downloadFile":5000
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。