1 Star 0 Fork 540

Rework/xiaoshuaiyidianzixun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
小帅丶 提交于 2018-05-30 15:51 . 增加人脸对比页面
{
"pages":[
"pages/nine/nine",
"pages/chram/chram",
"pages/face/face",
"pages/ocr/ocr",
"pages/dish/dish",
"pages/car/car",
"pages/plant/plant",
"pages/animal/animal",
"pages/subject/subject",
"pages/cardamage/cardamage",
"pages/object/object",
"pages/logo/logo",
"pages/resemble/resemble",
"pages/ingredient/ingredient",
"pages/youtuHT/youtuHT",
"pages/youtuHW/youtuHW",
"pages/facemerge/facemerge",
"pages/facedetectcrossageface/facedetectcrossageface"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor":"#1BA0E1",
"navigationBarTitleText": "小程序",
"navigationBarTextStyle":"white"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#1BA0E1",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/chram/chram",
"iconPath": "image/icon_API.png",
"selectedIconPath": "image/icon_API_HL.png",
"text": "魅力值"
},{
"pagePath": "pages/face/face",
"iconPath": "image/Face.png",
"selectedIconPath": "image/Face_HL.png",
"text": "颜值打分"
},
{
"pagePath": "pages/nine/nine",
"iconPath": "image/image.png",
"selectedIconPath": "image/image_HL.png",
"text": "图像识别"
},{
"pagePath": "pages/ocr/ocr",
"iconPath": "image/OCR.png",
"selectedIconPath": "image/OCR_HL.png",
"text": "文字识别"
},{
"pagePath": "pages/facemerge/facemerge",
"iconPath": "image/facemerge.png",
"selectedIconPath": "image/facemerge_HL.png",
"text": "神奇变脸"
}]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/xy_liutao/weixinxiaochengxu.git
git@gitee.com:xy_liutao/weixinxiaochengxu.git
xy_liutao
weixinxiaochengxu
xiaoshuaiyidianzixun
master

搜索帮助