3 Star 19 Fork 8

只会CRUD / 电子简历-小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 747 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alert_. 提交于 2020-07-05 23:14 . init
{
"pages": [
{
"path": "pages/index/index",
"style": {}
},
{
"path" : "pages/work/work",
"style" : {}
}
,{
"path" : "pages/project/project",
"style" : {}
}
,{
"path" : "pages/skills/skills",
"style" : {}
}
,{
"path" : "pages/webpage/webpage",
"style" : {}
}
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "陈永鹏-JAVA开发",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}
JavaScript
1
https://gitee.com/chenyp/electronic_resume.git
git@gitee.com:chenyp/electronic_resume.git
chenyp
electronic_resume
电子简历-小程序
master

搜索帮助