1 Star 1 Fork 0

苛学加/waterMark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
苛学加 提交于 2020-11-11 17:58 . 更新样式设计页面
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/style/flex",
"style" : {
"navigationBarTitleText": "样式设计-flex布局",
"app-plus":{
"scrollIndicator":"none"
}
}
},
{
"path" : "pages/index/index",
"style" : {
"navigationBarTitleText": "页面内容水印"
}
},{
"path": "pages/style/style1",
"style" : {
"navigationBarTitleText": "样式设计-固定",
"app-plus":{
"scrollIndicator":"none"
}
}
},{
"path": "pages/style/style2",
"style" : {
"navigationBarTitleText": "样式设计-随动",
"app-plus":{
"scrollIndicator":"none"
}
}
},{
"path": "pages/style/style3",
"style" : {
"navigationBarTitleText": "样式设计-随动2",
"app-plus":{
"scrollIndicator":"none"
}
}
},{
"path": "pages/style/brief",
"style" : {
"navigationBarTitleText": "样式设计-简短水印",
"app-plus":{
"scrollIndicator":"none"
}
}
},{
"path" : "pages/demo/demo1",
"style" : {
"navigationBarTitleText": "水印实例-固定水印"
}
},{
"path" : "pages/demo/demo2",
"style" : {
"navigationBarTitleText": "水印实例-随动水印",
"app-plus":{
"scrollIndicator":"none"
}
}
},{
"path" : "pages/demo/demo3",
"style" : {
"navigationBarTitleText": "更多样式效果"
}
},{
"path" : "pages/demo/demolist",
"style" : {
"navigationBarTitleText": "水印实例-列表"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "页面内容水印",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Yxiaohui/waterMark.git
git@gitee.com:Yxiaohui/waterMark.git
Yxiaohui
waterMark
waterMark
master

搜索帮助