仪表盘
版本库
文件存储
活动
搜索
登录
main
/
ep-law-abiding-manage-weixin
环信码微信小程序
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Initial Commit
riku
2024-07-26
c827d70bd16535e103f4bcdd9f3ed53a5fd324e8
[ep-law-abiding-manage-weixin.git]
/
pages
/
common
/
play-video
/
index.json
1
2
3
4
5
6
7
8
9
10
11
{
"navigationBarTitleText": "守法培训",
"onReachBottomDistance": 10,
"backgroundTextStyle": "light",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#389AFF",
"usingComponents": {
"t-empty-page": "/components/empty-page/index"
}
}