代码拉取完成,页面将自动刷新
同步操作将从 lovez/chatgpt微信小程序智能AI聊天免费开源 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"easycom": {
"custom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
"cl-(.*)": "cl-uni/components/cl-$1/cl-$1.vue",
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
}
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages,
{
"path": "pages/main/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white",
"disableScroll": true
}
},
{
"path": "pages/main/login/login_h5",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white",
"disableScroll": true
}
},
{
"path": "pages/main/chatList/chatList",
"style": {
"navigationBarTitleText": "历史对话",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/main/answeEmploy/answeEmploy",
"style": {
"navigationBarTitleText": "我的问答",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/main/agreement/userReder",
"style": {
"navigationBarTitleText": "用户协议",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/main/agreement/useReder",
"style": {
"navigationBarTitleText": "使用协议",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/main/chat/index",
"style": {
"app-plus": {
"softinputNavBar": "none"
},
"navigationStyle": "default",
"navigationBarTitleText": "智能问答",
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/main/joinvip/joinvip",
"style": {
"navigationBarTitleText": "会员充值",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/main/minefragment/minefragment",
"style": {
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/main/login/login",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/main/rolefragment/rolefragment",
"style": {
"navigationBarTitleText": "角色模型",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/main/replyquestion/replyquestion",
"style": {
"navigationBarTitleText": "问答模式",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3388fe",
"navigationBarTextStyle": "white"
}
}
],
"tabBar": {
"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/chat/index",
// "iconPath": "static/tabbar/answer.png",
// "selectedIconPath": "static/tabbar/answer_selected.png",
// "text": "问答"
// },
{
"pagePath": "pages/main/rolefragment/rolefragment",
"iconPath": "static/tabbar/explore.png",
"selectedIconPath": "static/tabbar/explore_selected.png",
"text": "探索"
},
{
"pagePath": "pages/main/minefragment/minefragment",
"iconPath": "static/tabbar/my.png",
"selectedIconPath": "static/tabbar/my_selected.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "元AI",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。