代码拉取完成,页面将自动刷新
同步操作将从 lovez/chatgpt微信小程序智能AI聊天免费开源 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{ "easycom": {
"custom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
"cl-(.*)": "cl-uni/components/cl-$1/cl-$1.vue"
}
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages,
{
"path": "pages/main/index/index",
"style": {
"navigationBarTitleText": "AI生活智能工具箱",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/main/chat/index",
"style": {
"app-plus": {
"softinputNavBar": "none"
},
"navigationStyle":"default",
"navigationBarTitleText":"AI生活智能工具箱",
"navigationBarBackgroundColor": "#26B3A0",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/main/ask/index",
"style": {
"navigationBarTitleText": "问答收录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#26B3A0",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/main/form/index",
"style": {
"navigationBarTitleText": "AI生活智能工具箱",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#26B3A0",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/main/answer/index",
"style": {
"navigationBarTitleText": "AI生活智能工具箱",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#26B3A0",
"navigationBarTextStyle": "white"
}
}
],
"tabBar": {
"color": "#999999",
"selectedColor": "#26B3A0",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/main/index/index",
"iconPath": "static/tabbar/home_blue2.png",
"selectedIconPath": "static/tabbar/home_blue3_selected.png",
"text": "首页"
},
{
"pagePath": "pages/main/form/index",
"iconPath": "static/tabbar/ask_selected.png",
"selectedIconPath": "static/tabbar/ask.png",
"text": "对答"
},
{
"pagePath": "pages/main/ask/index",
"iconPath": "static/tabbar/answer_selected.png",
"selectedIconPath": "static/tabbar/answer.png",
"text": "问答"
}]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。