1 Star 0 Fork 15

uniapp库/chatgpt-uniapp

forked from JavaDog/chatgpt-uniapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
JavaDog 提交于 2023-03-01 16:42 . 【更新】chatgpt前端初版更新
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/index/index"
},
{
"path": "pages/message/message"
},
{
"path": "pages/login/login"
},
{
"path": "pages/register/register"
}
],
"globalStyle": {
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle":"custom",
"app-plus":{
"titleView":false
}
},
"uniIdRouter": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/uniapp-library/chatgpt-uniapp.git
git@gitee.com:uniapp-library/chatgpt-uniapp.git
uniapp-library
chatgpt-uniapp
chatgpt-uniapp
master

搜索帮助