Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
hello uni-app x
提交
6a8cc9ab
H
hello uni-app x
项目概览
DCloud
/
hello uni-app x
通知
6006
Star
91
Fork
164
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
18
列表
看板
标记
里程碑
合并请求
1
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
H
hello uni-app x
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
18
Issue
18
列表
看板
标记
里程碑
合并请求
1
合并请求
1
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
6a8cc9ab
编写于
7月 07, 2024
作者:
DCloud-WZF
💬
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 更新 pages.json 为生成后产物
上级
b7c5b7ec
变更
1
显示空白变更内容
内联
并排
Showing
1 changed file
with
2612 addition
and
1581 deletion
+2612
-1581
pages.json
pages.json
+2612
-1581
未找到文件。
pages.json
浏览文件 @
6a8cc9ab
{
"pages"
:
[
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path"
:
"pages/tabBar/component"
,
"style"
:
{
...
...
@@ -10,14 +9,16 @@
},
{
"path"
:
"pages/component/view/view"
,
"group"
:
"0,1,0"
,
"style"
:
{
"navigationBarTitleText"
:
"view
"
"navigationBarTitleText"
:
"view | 基本视图容器
"
}
},
{
"path"
:
"pages/component/scroll-view/scroll-view"
,
"group"
:
"0,1,1"
,
"style"
:
{
"navigationBarTitleText"
:
"scroll-view
"
"navigationBarTitleText"
:
"scroll-view | 可滚动视图容器
"
}
},
{
...
...
@@ -46,14 +47,16 @@
},
{
"path"
:
"pages/component/swiper/swiper"
,
"group"
:
"0,1,2"
,
"style"
:
{
"navigationBarTitleText"
:
"swiper
"
"navigationBarTitleText"
:
"swiper | 滑块视图容器
"
}
},
{
"path"
:
"pages/component/list-view/list-view"
,
"group"
:
"0,1,8"
,
"style"
:
{
"navigationBarTitleText"
:
"list-view
"
"navigationBarTitleText"
:
"list-view | 列表组件
"
}
},
{
...
...
@@ -90,22 +93,24 @@
},
{
"path"
:
"pages/component/sticky-section/sticky-section"
,
"group"
:
"0,1,9,1"
,
"style"
:
{
"navigationBarTitleText"
:
"sticky-section
"
"navigationBarTitleText"
:
"sticky-section | 吸顶布局容器
"
}
},
{
"path"
:
"pages/component/sticky-header/sticky-header"
,
"group"
:
"0,1,9,0"
,
"style"
:
{
"navigationBarTitleText"
:
"sticky-header
"
,
"navigationBarTitleText"
:
"sticky-header | 吸顶布局容器
"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"pages/component/text/text"
,
"group"
:
"0,2,1"
,
"style"
:
{
"navigationBarTitleText"
:
"text
"
"navigationBarTitleText"
:
"text | 文本
"
}
},
{
...
...
@@ -116,8 +121,9 @@
},
{
"path"
:
"pages/component/rich-text/rich-text"
,
"group"
:
"0,2,2"
,
"style"
:
{
"navigationBarTitleText"
:
"rich-text
"
"navigationBarTitleText"
:
"rich-text | 富图标
"
}
},
{
...
...
@@ -134,20 +140,23 @@
},
{
"path"
:
"pages/component/progress/progress"
,
"group"
:
"0,2,3"
,
"style"
:
{
"navigationBarTitleText"
:
"progress
"
"navigationBarTitleText"
:
"progress | 进度条
"
}
},
{
"path"
:
"pages/component/form/form"
,
"group"
:
"0,3,2"
,
"style"
:
{
"navigationBarTitleText"
:
"form
"
"navigationBarTitleText"
:
"form | 表单
"
}
},
{
"path"
:
"pages/component/button/button"
,
"group"
:
"0,3,0"
,
"style"
:
{
"navigationBarTitleText"
:
"button
"
"navigationBarTitleText"
:
"button | 按钮
"
}
},
{
...
...
@@ -158,32 +167,37 @@
},
{
"path"
:
"pages/component/radio/radio"
,
"group"
:
"0,3,8"
,
"style"
:
{
"navigationBarTitleText"
:
"radio
"
"navigationBarTitleText"
:
"radio | 单选项
"
}
},
{
"path"
:
"pages/component/checkbox/checkbox"
,
"group"
:
"0,3,1"
,
"style"
:
{
"navigationBarTitleText"
:
"checkbox
"
"navigationBarTitleText"
:
"checkbox | 多选框
"
}
},
{
"path"
:
"pages/component/input/input"
,
"group"
:
"0,3,3"
,
"style"
:
{
"navigationBarTitleText"
:
"input
"
"navigationBarTitleText"
:
"input | 输入框
"
}
},
{
"path"
:
"pages/component/textarea/textarea"
,
"group"
:
"0,3,11"
,
"style"
:
{
"navigationBarTitleText"
:
"textarea
"
"navigationBarTitleText"
:
"textarea | 多行输入框
"
}
},
{
"path"
:
"pages/component/slider/slider"
,
"group"
:
"0,3,9"
,
"style"
:
{
"navigationBarTitleText"
:
"slider
"
"navigationBarTitleText"
:
"slider | 滑动选择器
"
}
},
{
...
...
@@ -194,20 +208,23 @@
},
{
"path"
:
"pages/component/picker-view/picker-view"
,
"group"
:
"0,3,7"
,
"style"
:
{
"navigationBarTitleText"
:
"picker-view
"
"navigationBarTitleText"
:
"picker-view | 嵌入页面的滚动选择器
"
}
},
{
"path"
:
"pages/component/switch/switch"
,
"group"
:
"0,3,10"
,
"style"
:
{
"navigationBarTitleText"
:
"switch
"
"navigationBarTitleText"
:
"switch | 开关选择器
"
}
},
{
"path"
:
"pages/component/image/image"
,
"group"
:
"0,5,1"
,
"style"
:
{
"navigationBarTitleText"
:
"image
"
"navigationBarTitleText"
:
"image | 图片
"
}
},
{
...
...
@@ -236,8 +253,9 @@
},
{
"path"
:
"pages/component/video/video"
,
"group"
:
"0,5,2"
,
"style"
:
{
"navigationBarTitleText"
:
"video
"
"navigationBarTitleText"
:
"video | 视频
"
}
},
{
...
...
@@ -248,8 +266,9 @@
},
{
"path"
:
"pages/component/navigator/navigator"
,
"group"
:
"0,4,0"
,
"style"
:
{
"navigationBarTitleText"
:
"navigator
"
"navigationBarTitleText"
:
"navigator | 页面链接
"
}
},
{
...
...
@@ -266,18 +285,21 @@
},
{
"path"
:
"pages/component/web-view/web-view"
,
"group"
:
"0,8"
,
"style"
:
{
"navigationBarTitleText"
:
"web-view"
}
},
{
"path"
:
"pages/component/web-view/web-view/web-view-local"
,
"group"
:
"0,8"
,
"style"
:
{
"navigationBarTitleText"
:
"本地网页"
}
},
{
"path"
:
"pages/component/unicloud-db/unicloud-db/contacts/list"
,
"group"
:
"0,10"
,
"style"
:
{
"navigationBarTitleText"
:
"联系人"
,
"enablePullDownRefresh"
:
true
...
...
@@ -303,109 +325,133 @@
},
{
"path"
:
"pages/component/unicloud-db/unicloud-db/mixin-datacom/mixin-datacom"
,
"group"
:
"0,10"
,
"style"
:
{
"navigationBarTitleText"
:
"mixinDatacom"
}
},
{
"path"
:
"pages/component/public-properties/public-properties"
,
"group"
:
"0,0"
,
"style"
:
{
"navigationBarTitleText"
:
"Public Properties
"
"navigationBarTitleText"
:
"公共属性
"
}
},
{
"path"
:
"pages/component/public-events/public-events"
,
"group"
:
"0,0"
,
"style"
:
{
"navigationBarTitleText"
:
"Public Events
"
"navigationBarTitleText"
:
"公共事件
"
}
},
{
"path"
:
"pages/component/public-events/transition-events"
,
"group"
:
"0,0"
,
"style"
:
{
"navigationBarTitleText"
:
"Transition Events"
}
},
{
"path"
:
"pages/component/public-events/touch-events"
,
"group"
:
"0,0"
,
"style"
:
{
"navigationBarTitleText"
:
"Touch Events"
}
},
//
#ifndef
WEB
{
"path"
:
"pages/component/nested-scroll-header/nested-scroll-header"
,
"group"
:
"0,1,10,0"
,
"style"
:
{
"navigationBarTitleText"
:
"nested-scroll-header"
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/component/nested-scroll-body/nested-scroll-body"
,
"group"
:
"0,1,10,1"
,
"style"
:
{
"navigationBarTitleText"
:
"nested-scroll-body"
}
},
//
#endif
{
"path"
:
"pages/component/swiper/swiper-list-view"
,
"style"
:
{
"navigationBarTitleText"
:
"swiper嵌套list-view"
,
"enablePullDownRefresh"
:
false
"path"
:
"pages/component/swiper/swiper-list-view"
,
"style"
:
{
"navigationBarTitleText"
:
"swiper嵌套list-view"
,
"enablePullDownRefresh"
:
false
}
},
//
#ifdef
WEB
{
"path"
:
"pages/component/movable-view/movable-view"
,
"style"
:
{
"navigationBarTitleText"
:
"movable-view
"
"path"
:
"pages/component/movable-view/movable-view"
,
"group"
:
"0,1,5"
,
"style"
:
{
"navigationBarTitleText"
:
"movable-view | 可移动的视图容器
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/component/label/label"
,
"style"
:
{
"navigationBarTitleText"
:
"label"
"path"
:
"pages/component/label/label"
,
"group"
:
"0,3,5"
,
"style"
:
{
"navigationBarTitleText"
:
"label"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/component/picker/picker"
,
"style"
:
{
"navigationBarTitleText"
:
"picker
"
"path"
:
"pages/component/picker/picker"
,
"group"
:
"0,3,6"
,
"style"
:
{
"navigationBarTitleText"
:
"picker | 底部弹出的滚动选择器
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/component/map/map"
,
"style"
:
{
"navigationBarTitleText"
:
"map
"
"path"
:
"pages/component/map/map"
,
"group"
:
"0,6"
,
"style"
:
{
"navigationBarTitleText"
:
"map | 地图
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/component/cover-view/cover-view"
,
"style"
:
{
"navigationBarTitleText"
:
"cover-view"
"path"
:
"pages/component/cover-view/cover-view"
,
"group"
:
"0,1,6"
,
"style"
:
{
"navigationBarTitleText"
:
"cover-view"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/component/editor/editor"
,
"style"
:
{
"navigationBarTitleText"
:
"editor
"
"path"
:
"pages/component/editor/editor"
,
"group"
:
"0,3,4"
,
"style"
:
{
"navigationBarTitleText"
:
"editor | 富文本编辑器
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/open-location/open-location"
,
"style"
:
{
"navigationBarTitleText"
:
"open-location
"
"path"
:
"pages/API/open-location/open-location"
,
"group"
:
"1,8,1"
,
"style"
:
{
"navigationBarTitleText"
:
"openLocation | 使用地图查看位置
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/choose-location/choose-location"
,
"style"
:
{
"navigationBarTitleText"
:
"choose-location
"
"path"
:
"pages/API/choose-location/choose-location"
,
"group"
:
"1,8,2"
,
"style"
:
{
"navigationBarTitleText"
:
"chooseLocation | 使用地图选择位置
"
}
},
//
#endif
...
...
@@ -416,22 +462,20 @@
"enablePullDownRefresh"
:
false
}
},
//
#ifdef
APP
||
WEB
{
"path"
:
"pages/component/canvas/canvas"
,
"style"
:
{
"navigationBarTitleText"
:
"canvas
"
"path"
:
"pages/component/canvas/canvas"
,
"group"
:
"0,7"
,
"style"
:
{
"navigationBarTitleText"
:
"canvas | 画布
"
}
},
{
"path"
:
"pages/component/canvas/canvas/ball"
,
"style"
:
{
"navigationBarTitleText"
:
"ball"
"path"
:
"pages/component/canvas/canvas/ball"
,
"group"
:
"0,7"
,
"style"
:
{
"navigationBarTitleText"
:
"ball"
}
},
//
#endif
{
"path"
:
"pages/tabBar/API"
,
"style"
:
{
...
...
@@ -439,37 +483,37 @@
"backgroundColor"
:
"#F8F8F8"
}
},
//
{
//
"path"
:
"pages/API/canvas/canvas"
,
//
"style"
:
{
//
"navigationBarTitleText"
:
"创建绘画"
//
}
//
},
{
"path"
:
"pages/API/get-app/get-app"
,
"group"
:
"1,0,0"
,
"style"
:
{
"navigationBarTitleText"
:
"getApp
"
"navigationBarTitleText"
:
"getApp | 获取当前应用实例
"
}
},
//
#ifdef
APP-ANDROID
{
"path"
:
"pages/API/exit/exit"
,
"group"
:
"1,1,5"
,
"style"
:
{
"navigationBarTitleText"
:
"exit
"
"navigationBarTitleText"
:
"exit | 退出应用
"
}
},
//
#endif
//
#ifdef
APP-ANDROID
{
"path"
:
"pages/API/install-apk/install-apk"
,
"group"
:
"1,6,6"
,
"style"
:
{
"navigationBarTitleText"
:
"install-apk
"
,
"navigationBarTitleText"
:
"installApk | 安装 APK
"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
{
"path"
:
"pages/API/get-current-pages/get-current-pages"
,
"group"
:
"1,0,1"
,
"style"
:
{
"navigationBarTitleText"
:
"getCurrentPages
"
,
"navigationBarTitleText"
:
"getCurrentPages | 获取当前页面栈
"
,
"enablePullDownRefresh"
:
true
}
},
...
...
@@ -482,30 +526,35 @@
},
{
"path"
:
"pages/API/get-launch-options-sync/get-launch-options-sync"
,
"group"
:
"1,1,4"
,
"style"
:
{
"navigationBarTitleText"
:
"getLaunchOptionsSync
"
"navigationBarTitleText"
:
"getLaunchOptionsSync | 获取启动参数
"
}
},
{
"path"
:
"pages/API/navigator/navigator"
,
"group"
:
"1,2,0"
,
"style"
:
{
"navigationBarTitleText"
:
"
页面跳转"
"navigationBarTitleText"
:
"navigator |
页面跳转"
}
},
{
"path"
:
"pages/API/set-navigation-bar-color/set-navigation-bar-color"
,
"group"
:
"1,2,1"
,
"style"
:
{
"navigationBarTitleText"
:
"
设置导航条颜色"
"navigationBarTitleText"
:
"setNavigationBarColor |
设置导航条颜色"
}
},
{
"path"
:
"pages/API/set-navigation-bar-title/set-navigation-bar-title"
,
"group"
:
"1,2,2"
,
"style"
:
{
"navigationBarTitleText"
:
"
设置导航条标题"
"navigationBarTitleText"
:
"setNavigationBarTitle |
设置导航条标题"
}
},
{
"path"
:
"pages/API/set-page-backgroundColorContent/set-page-backgroundColorContent"
,
"group"
:
"1,2"
,
"style"
:
{
"navigationBarTitleText"
:
"设置页面容器背景色"
}
...
...
@@ -530,60 +579,70 @@
},
{
"path"
:
"pages/API/pull-down-refresh/pull-down-refresh"
,
"group"
:
"1,2,4"
,
"style"
:
{
"navigationBarTitleText"
:
"页面级
下拉刷新"
,
"navigationBarTitleText"
:
"pullDownRefresh | 页面
下拉刷新"
,
"enablePullDownRefresh"
:
true
}
},
{
"path"
:
"pages/API/storage/storage"
,
"group"
:
"1,9"
,
"style"
:
{
"navigationBarTitleText"
:
"
数据存储"
"navigationBarTitleText"
:
"storage | key-value本地
数据存储"
}
},
//
#ifndef
WEB
{
"path"
:
"pages/API/get-file-system-manager/get-file-system-manager"
,
"group"
:
"1,10,0"
,
"style"
:
{
"navigationBarTitleText"
:
"文件管理
"
"navigationBarTitleText"
:
"getFileSystemManager | 获取文件管理器
"
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/API/env/env"
,
"style"
:
{
"navigationBarTitleText"
:
"env
"
"path"
:
"pages/API/env/env"
,
"group"
:
"1,1,0"
,
"style"
:
{
"navigationBarTitleText"
:
"env | 环境变量
"
}
},
//
#endif
{
"path"
:
"pages/API/show-action-sheet/show-action-sheet"
,
"group"
:
"1,4,1"
,
"style"
:
{
"navigationBarTitleText"
:
"
操作菜单"
"navigationBarTitleText"
:
"showActionSheet | 弹出
操作菜单"
}
},
{
"path"
:
"pages/API/show-modal/show-modal"
,
"group"
:
"1,4,2"
,
"style"
:
{
"navigationBarTitleText"
:
"
模态弹窗"
"navigationBarTitleText"
:
"showModal | 显示
模态弹窗"
}
},
{
"path"
:
"pages/API/show-loading/show-loading"
,
"group"
:
"1,4,3"
,
"style"
:
{
"navigationBarTitleText"
:
"加载
提示框"
"navigationBarTitleText"
:
"showLoading | 显示 loading
提示框"
}
},
{
"path"
:
"pages/API/show-toast/show-toast"
,
"group"
:
"1,4,4"
,
"style"
:
{
"navigationBarTitleText"
:
"
消息提示框"
"navigationBarTitleText"
:
"showToast | 显示
消息提示框"
}
},
{
"path"
:
"pages/API/load-font-face/load-font-face"
,
"group"
:
"1,4,5"
,
"style"
:
{
"navigationBarTitleText"
:
"
动态加载字体"
"navigationBarTitleText"
:
"loadFontFace |
动态加载字体"
}
},
{
...
...
@@ -594,14 +653,16 @@
},
{
"path"
:
"pages/API/get-location/get-location"
,
"group"
:
"1,8,0"
,
"style"
:
{
"navigationBarTitleText"
:
"获取定位
"
"navigationBarTitleText"
:
"getLocation | 获取当前位置
"
}
},
{
"path"
:
"pages/API/interceptor/interceptor"
,
"group"
:
"1,1,3"
,
"style"
:
{
"navigationBarTitleText"
:
"
拦截器"
"navigationBarTitleText"
:
"interceptor |
拦截器"
}
},
{
...
...
@@ -618,20 +679,23 @@
},
{
"path"
:
"pages/API/request/request"
,
"group"
:
"1,5,0"
,
"style"
:
{
"navigationBarTitleText"
:
"request
"
"navigationBarTitleText"
:
"request | 发起网络请求
"
}
},
{
"path"
:
"pages/API/upload-file/upload-file"
,
"group"
:
"1,5,1"
,
"style"
:
{
"navigationBarTitleText"
:
"upload-file
"
"navigationBarTitleText"
:
"uploadFile | 上传文件
"
}
},
{
"path"
:
"pages/API/download-file/download-file"
,
"group"
:
"1,5,2"
,
"style"
:
{
"navigationBarTitleText"
:
"download-file
"
"navigationBarTitleText"
:
"downloadFile | 下载文件
"
}
},
{
...
...
@@ -642,227 +706,261 @@
},
{
"path"
:
"pages/API/websocket/websocket"
,
"group"
:
"1,5,4"
,
"style"
:
{
"navigationBarTitleText"
:
"websocket"
}
},
{
"path"
:
"pages/API/unicloud/unicloud/cloud-function"
,
"group"
:
"1,17,0"
,
"style"
:
{
"navigationBarTitleText"
:
"cloud function | 云函数"
}
},
{
"path"
:
"pages/API/unicloud/unicloud/cloud-object"
,
"group"
:
"1,17,1"
,
"style"
:
{
"navigationBarTitleText"
:
"cloud object | 云对象"
}
},
{
"path"
:
"pages/API/get-system-info/get-system-info"
,
"group"
:
"1,6,0"
,
"style"
:
{
"navigationBarTitleText"
:
"get-system-info
"
"navigationBarTitleText"
:
"getSystemInfo | 获取系统信息
"
}
},
{
"path"
:
"pages/API/get-device-info/get-device-info"
,
"group"
:
"1,6,1"
,
"style"
:
{
"navigationBarTitleText"
:
"get-device-info
"
"navigationBarTitleText"
:
"getDeviceInfo | 获取设备信息
"
}
},
{
"path"
:
"pages/API/get-app-base-info/get-app-base-info"
,
"group"
:
"1,6,3"
,
"style"
:
{
"navigationBarTitleText"
:
"get-app-base-info
"
"navigationBarTitleText"
:
"getAppBaseInfo | 获取APP基础信息
"
}
},
//
#ifdef
APP
//
#ifndef
WEB
{
"path"
:
"pages/API/get-system-setting/get-system-setting"
,
"group"
:
"1,6,5"
,
"style"
:
{
"navigationBarTitleText"
:
"get-system-setting
"
"navigationBarTitleText"
:
"getSystemSetting | 获取系统设置
"
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/API/element-takesnapshot/element-takesnapshot"
,
"group"
:
"1,30"
,
"style"
:
{
"navigationBarTitleText"
:
"takeSnapshot"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/API/get-app-authorize-setting/get-app-authorize-setting"
,
"group"
:
"1,6,4"
,
"style"
:
{
"navigationBarTitleText"
:
"get-app-authorize-setting
"
"navigationBarTitleText"
:
"getAppAuthorizeSetting | 获取APP授权设置
"
}
},
//
#endif
{
"path"
:
"pages/API/preview-image/preview-image"
,
"group"
:
"1,7,1"
,
"style"
:
{
"navigationBarTitleText"
:
"
图片预览"
"navigationBarTitleText"
:
"previewImage |
图片预览"
}
},
{
"path"
:
"pages/API/choose-image/choose-image"
,
"group"
:
"1,7,0"
,
"style"
:
{
"navigationBarTitleText"
:
"拍摄图片或从相册中选择图片
"
"navigationBarTitleText"
:
"chooseImage | 拍照和相册选择
"
}
},
{
"path"
:
"pages/API/get-image-info/get-image-info"
,
"style"
:
{
"navigationBarTitleText"
:
"
获取图片信息"
"path"
:
"pages/API/get-image-info/get-image-info"
,
"group"
:
"1,7,3"
,
"style"
:
{
"navigationBarTitleText"
:
"getImageInfo |
获取图片信息"
}
},
//
#ifdef
APP
{
"path"
:
"pages/API/compress-image/compress-image"
,
"style"
:
{
"navigationBarTitleText"
:
"
压缩图片"
"path"
:
"pages/API/compress-image/compress-image"
,
"group"
:
"1,7,4"
,
"style"
:
{
"navigationBarTitleText"
:
"compressImage |
压缩图片"
}
},
//
#endif
{
"path"
:
"pages/API/choose-video/choose-video"
,
"style"
:
{
"navigationBarTitleText"
:
"拍摄视频或从相册中选择视频"
"path"
:
"pages/API/choose-video/choose-video"
,
"group"
:
"1,7,5"
,
"style"
:
{
"navigationBarTitleText"
:
"chooseVideo | 拍摄视频或从相册中选择视频"
}
},
//
#ifndef
WEB
{
"path"
:
"pages/API/save-image-to-photos-album/save-image-to-photos-album"
,
"group"
:
"1,7,2"
,
"style"
:
{
"navigationBarTitleText"
:
"
保存图片到相册"
"navigationBarTitleText"
:
"saveImageToPhotosAlbum |
保存图片到相册"
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/API/save-video-to-photos-album/save-video-to-photos-album"
,
"style"
:
{
"navigationBarTitleText"
:
"
保存视频到相册"
"path"
:
"pages/API/save-video-to-photos-album/save-video-to-photos-album"
,
"group"
:
"1,7,6"
,
"style"
:
{
"navigationBarTitleText"
:
"saveVideoToPhotosAlbum |
保存视频到相册"
}
},
//
#endif
{
"path"
:
"pages/API/get-video-info/get-video-info"
,
"style"
:
{
"navigationBarTitleText"
:
"
获取视频信息"
"path"
:
"pages/API/get-video-info/get-video-info"
,
"group"
:
"1,7,7"
,
"style"
:
{
"navigationBarTitleText"
:
"getVideoInfo |
获取视频信息"
}
},
//
#ifdef
APP
{
"path"
:
"pages/API/compress-video/compress-video"
,
"style"
:
{
"navigationBarTitleText"
:
"
压缩视频"
"path"
:
"pages/API/compress-video/compress-video"
,
"group"
:
"1,7,8"
,
"style"
:
{
"navigationBarTitleText"
:
"compressVideo |
压缩视频"
}
},
//
#endif
{
"path"
:
"pages/API/get-network-type/get-network-type"
,
"group"
:
"1,5,3"
,
"style"
:
{
"navigationBarTitleText"
:
"get-network-type
"
"navigationBarTitleText"
:
"getNetworkType | 获取网络类型
"
}
},
{
"path"
:
"pages/API/page-scroll-to/page-scroll-to"
,
"group"
:
"1,2,5"
,
"style"
:
{
"navigationBarTitleText"
:
"pageScrollTo
"
"navigationBarTitleText"
:
"pageScrollTo | 将页面滚动到指定位置
"
}
},
{
"path"
:
"pages/API/event-bus/event-bus"
,
"group"
:
"1,1,1"
,
"style"
:
{
"navigationBarTitleText"
:
"event-bus
"
"navigationBarTitleText"
:
"eventBus | 事件总线
"
}
},
{
"path"
:
"pages/API/unicloud/unicloud/cloud-storage"
,
"group"
:
"1,17,2"
,
"style"
:
{
"navigationBarTitleText"
:
"cloud storage | 云存储"
}
},
{
"path"
:
"pages/API/unicloud/unicloud/database"
,
"group"
:
"1,17,3"
,
"style"
:
{
"navigationBarTitleText"
:
"database | 数据库"
}
},
{
"path"
:
"pages/API/get-battery-info/get-battery-info"
,
"group"
:
"1,6,8"
,
"style"
:
{
"navigationBarTitleText"
:
"电量
"
"navigationBarTitleText"
:
"getBatteryInfo | 获取电池电量信息
"
}
},
{
"path"
:
"pages/API/get-window-info/get-window-info"
,
"group"
:
"1,6,2"
,
"style"
:
{
"navigationBarTitleText"
:
"get-window-info
"
"navigationBarTitleText"
:
"getWindowInfo | 获取窗口信息
"
}
},
//
#ifdef
APP
//
#ifndef
WEB
{
"path"
:
"pages/API/element-draw/element-draw"
,
"group"
:
"1,30"
,
"style"
:
{
"navigationBarTitleText"
:
"getDrawableContext"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/API/facial-recognition-meta-info/facial-recognition-meta-info"
,
"group"
:
"1,11,1"
,
"style"
:
{
"navigationBarTitleText"
:
"
实人认证"
,
"navigationBarTitleText"
:
"facialRecognitionMetaInfo | 金融级
实人认证"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/API/get-univerify-manager/get-univerify-manager"
,
"group"
:
"1,11,0"
,
"style"
:
{
"navigationBarTitleText"
:
"uni-verify
"
,
"navigationBarTitleText"
:
"getUniverifyManager | App一键登录
"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
{
"path"
:
"pages/API/rpx2px/rpx2px"
,
"group"
:
"1,4,6"
,
"style"
:
{
"navigationBarTitleText"
:
"rpx2
px"
,
"navigationBarTitleText"
:
"rpx2px | 将rpx单位值转换成
px"
,
"enablePullDownRefresh"
:
false
}
},
//
#ifdef
APP-ANDROID
{
"path"
:
"pages/API/create-request-permission-listener/create-request-permission-listener"
,
"group"
:
"1,6,16"
,
"style"
:
{
"navigationBarTitleText"
:
"权限申请监听
"
,
"navigationBarTitleText"
:
"createRequestPermissionListener | 监听权限申请
"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
//
#ifdef
APP
//
#ifndef
WEB
{
"path"
:
"pages/API/request-payment/request-payment"
,
"group"
:
"1,14,0"
,
"style"
:
{
"navigationBarTitleText"
:
"
支付"
,
"navigationBarTitleText"
:
"requestPayment | 发起
支付"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
//
#ifndef
WEB
{
"path"
:
"pages/API/create-rewarded-video-ad/create-rewarded-video-ad"
,
"group"
:
"1,12,0"
,
"style"
:
{
"navigationBarTitleText"
:
"
激励视频广告"
,
"navigationBarTitleText"
:
"createRewardedVideoAd |
激励视频广告"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
//
#ifdef
APP
||
WEB
{
"path"
:
"pages/API/request-payment/request-payment/request-payment-uni-pay"
,
"group"
:
"1,14"
,
"style"
:
{
"navigationBarTitleText"
:
"uni-pay示例"
,
"enablePullDownRefresh"
:
false
...
...
@@ -875,64 +973,73 @@
"enablePullDownRefresh"
:
false
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/make-phone-call/make-phone-call"
,
"style"
:
{
"navigationBarTitleText"
:
"make-phone-call
"
"path"
:
"pages/API/make-phone-call/make-phone-call"
,
"group"
:
"1,6,9"
,
"style"
:
{
"navigationBarTitleText"
:
"makePhoneCall | 打电话
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/create-inner-audio-context/create-inner-audio-context"
,
"style"
:
{
"navigationBarTitleText"
:
"inner-audio
"
"path"
:
"pages/API/create-inner-audio-context/create-inner-audio-context"
,
"group"
:
"1,7,9"
,
"style"
:
{
"navigationBarTitleText"
:
"createInnerAudioContext | 音频
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/inner-audio/inner-audio-format"
,
"style"
:
{
"navigationBarTitleText"
:
"inner-audio-format"
"path"
:
"pages/API/create-inner-audio-context/inner-audio-format"
,
"style"
:
{
"navigationBarTitleText"
:
"inner-audio-format"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/inner-audio/inner-audio-path"
,
"style"
:
{
"navigationBarTitleText"
:
"inner-audio-path"
"path"
:
"pages/API/create-inner-audio-context/inner-audio-path"
,
"style"
:
{
"navigationBarTitleText"
:
"inner-audio-path"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/clipboard/clipboard"
,
"style"
:
{
"navigationBarTitleText"
:
"clipboard
"
"path"
:
"pages/API/clipboard/clipboard"
,
"group"
:
"1,6,10"
,
"style"
:
{
"navigationBarTitleText"
:
"clipboard | 剪切板
"
}
},
//
#endif
//
#ifdef
WEB
{
"path"
:
"pages/API/compass/compass"
,
"style"
:
{
"navigationBarTitleText"
:
"compass
"
"path"
:
"pages/API/compass/compass"
,
"group"
:
"1,6,11"
,
"style"
:
{
"navigationBarTitleText"
:
"compass | 罗盘
"
}
},
//
#endif
//
#ifdef
APP
//
#ifndef
WEB
{
"path"
:
"pages/API/theme-change/theme-change"
,
"group"
:
"1,4,7"
,
"style"
:
{
"navigationBarTitleText"
:
"
主题切换"
,
"navigationBarTitleText"
:
"themeChange |
主题切换"
,
"enablePullDownRefresh"
:
false
}
},
//
#endif
{
"path"
:
"pages/API/get-element-by-id/get-element-by-id"
,
"group"
:
"1,3,0"
,
"style"
:
{
"navigationBarTitleText"
:
"getElementById
"
"navigationBarTitleText"
:
"getElementById | 通过 id 获取 element
"
}
},
{
...
...
@@ -943,15 +1050,16 @@
},
{
"path"
:
"pages/API/create-selector-query/create-selector-query"
,
"group"
:
"1,3,1"
,
"style"
:
{
"navigationBarTitleText"
:
"createSelectorQuery
"
"navigationBarTitleText"
:
"createSelectorQuery | 创建 SelectorQuery 实例
"
}
},
{
"path"
:
"pages/API/resize-observer/resize-observer"
,
"style"
:
{
"navigationBarTitleText"
:
"UniResizeObserver"
"path"
:
"pages/API/resize-observer/resize-observer"
,
"group"
:
"1,30"
,
"style"
:
{
"navigationBarTitleText"
:
"UniResizeObserver"
}
},
{
...
...
@@ -963,375 +1071,436 @@
},
{
"path"
:
"pages/CSS/background/background-color"
,
"group"
:
"2,8,1"
,
"style"
:
{
"navigationBarTitleText"
:
"background-color"
}
},
{
"path"
:
"pages/CSS/background/background-image"
,
"group"
:
"2,8,2"
,
"style"
:
{
"navigationBarTitleText"
:
"background-image"
}
},
{
"path"
:
"pages/CSS/border/border-bottom"
,
"group"
:
"2,13,22"
,
"style"
:
{
"navigationBarTitleText"
:
"border-bottom"
}
},
{
"path"
:
"pages/CSS/border/border-color"
,
"group"
:
"2,13,11"
,
"style"
:
{
"navigationBarTitleText"
:
"border-color"
}
},
{
"path"
:
"pages/CSS/border/border-left"
,
"group"
:
"2,13,23"
,
"style"
:
{
"navigationBarTitleText"
:
"border-left"
}
},
{
"path"
:
"pages/CSS/border/border-radius"
,
"group"
:
"2,13,16"
,
"style"
:
{
"navigationBarTitleText"
:
"border-radius"
}
},
{
"path"
:
"pages/CSS/border/border-right"
,
"group"
:
"2,13,24"
,
"style"
:
{
"navigationBarTitleText"
:
"border-right"
}
},
{
"path"
:
"pages/CSS/border/border-style"
,
"group"
:
"2,13,1"
,
"style"
:
{
"navigationBarTitleText"
:
"border-style"
}
},
{
"path"
:
"pages/CSS/border/border-top"
,
"group"
:
"2,13,21"
,
"style"
:
{
"navigationBarTitleText"
:
"border-top"
}
},
{
"path"
:
"pages/CSS/border/border-width"
,
"group"
:
"2,13,6"
,
"style"
:
{
"navigationBarTitleText"
:
"border-width"
}
},
{
"path"
:
"pages/CSS/border/border"
,
"group"
:
"2,13,0"
,
"style"
:
{
"navigationBarTitleText"
:
"border"
}
},
{
"path"
:
"pages/CSS/border/complex-border/complex-border"
,
"group"
:
"2,13"
,
"style"
:
{
"navigationBarTitleText"
:
"border属性组合示例"
}
},
{
"path"
:
"pages/CSS/border/dynamic-border"
,
"group"
:
"2,13"
,
"style"
:
{
"navigationBarTitleText"
:
"border动态修改"
}
},
{
"path"
:
"pages/CSS/box-shadow/box-shadow"
,
"group"
:
"2,15"
,
"style"
:
{
"navigationBarTitleText"
:
"box-shadow"
}
},
{
"path"
:
"pages/CSS/display/flex"
,
"group"
:
"2,5"
,
"style"
:
{
"navigationBarTitleText"
:
"flex"
}
},
{
"path"
:
"pages/CSS/display/none"
,
"group"
:
"2,5"
,
"style"
:
{
"navigationBarTitleText"
:
"none"
}
},
{
"path"
:
"pages/CSS/flex/align-content"
,
"group"
:
"2,7,6"
,
"style"
:
{
"navigationBarTitleText"
:
"align-content"
}
},
{
"path"
:
"pages/CSS/flex/align-items"
,
"group"
:
"2,7,4"
,
"style"
:
{
"navigationBarTitleText"
:
"align-items"
}
},
{
"path"
:
"pages/CSS/flex/flex-basis"
,
"group"
:
"2,7,9"
,
"style"
:
{
"navigationBarTitleText"
:
"flex-basis"
}
},
{
"path"
:
"pages/CSS/flex/flex-direction"
,
"group"
:
"2,7,1"
,
"style"
:
{
"navigationBarTitleText"
:
"flex-direction"
}
},
{
"path"
:
"pages/CSS/flex/flex-flow"
,
"group"
:
"2,7,10"
,
"style"
:
{
"navigationBarTitleText"
:
"flex-flow"
}
},
{
"path"
:
"pages/CSS/flex/flex-grow"
,
"group"
:
"2,7,7"
,
"style"
:
{
"navigationBarTitleText"
:
"flex-grow"
}
},
{
"path"
:
"pages/CSS/flex/flex-shrink"
,
"group"
:
"2,7,8"
,
"style"
:
{
"navigationBarTitleText"
:
"flex-shrink"
}
},
{
"path"
:
"pages/CSS/flex/flex"
,
"group"
:
"2,7,0"
,
"style"
:
{
"navigationBarTitleText"
:
"flex"
}
},
{
"path"
:
"pages/CSS/flex/justify-content"
,
"group"
:
"2,7,2"
,
"style"
:
{
"navigationBarTitleText"
:
"justify-content"
}
},
{
"path"
:
"pages/CSS/layout/height"
,
"group"
:
"2,1,0"
,
"style"
:
{
"navigationBarTitleText"
:
"height"
}
},
{
"path"
:
"pages/CSS/layout/max-height"
,
"group"
:
"2,1,2"
,
"style"
:
{
"navigationBarTitleText"
:
"max-height"
}
},
{
"path"
:
"pages/CSS/layout/max-width"
,
"group"
:
"2,0,2"
,
"style"
:
{
"navigationBarTitleText"
:
"max-width"
}
},
{
"path"
:
"pages/CSS/layout/min-height"
,
"group"
:
"2,1,1"
,
"style"
:
{
"navigationBarTitleText"
:
"min-height"
}
},
{
"path"
:
"pages/CSS/layout/min-width"
,
"group"
:
"2,0,1"
,
"style"
:
{
"navigationBarTitleText"
:
"min-width"
}
},
{
"path"
:
"pages/CSS/layout/position"
,
"group"
:
"2,9,0"
,
"style"
:
{
"navigationBarTitleText"
:
"position"
}
},
{
"path"
:
"pages/CSS/layout/width"
,
"group"
:
"2,0,0"
,
"style"
:
{
"navigationBarTitleText"
:
"width"
}
},
{
"path"
:
"pages/CSS/layout/z-index"
,
"group"
:
"2,10"
,
"style"
:
{
"navigationBarTitleText"
:
"z-index"
}
},
{
"path"
:
"pages/CSS/layout/visibility"
,
"group"
:
"2,6"
,
"style"
:
{
"navigationBarTitleText"
:
"visibility"
}
},
{
"path"
:
"pages/CSS/margin/margin-bottom"
,
"group"
:
"2,2,2"
,
"style"
:
{
"navigationBarTitleText"
:
"margin-bottom"
}
},
{
"path"
:
"pages/CSS/margin/margin-left"
,
"group"
:
"2,2,3"
,
"style"
:
{
"navigationBarTitleText"
:
"margin-left"
}
},
{
"path"
:
"pages/CSS/margin/margin-right"
,
"group"
:
"2,2,4"
,
"style"
:
{
"navigationBarTitleText"
:
"margin-right"
}
},
{
"path"
:
"pages/CSS/margin/margin-top"
,
"group"
:
"2,2,1"
,
"style"
:
{
"navigationBarTitleText"
:
"margin-top"
}
},
{
"path"
:
"pages/CSS/margin/margin"
,
"group"
:
"2,2,0"
,
"style"
:
{
"navigationBarTitleText"
:
"margin"
}
},
{
"path"
:
"pages/CSS/overflow/overflow"
,
"group"
:
"2,11"
,
"style"
:
{
"navigationBarTitleText"
:
"overflow"
}
},
{
"path"
:
"pages/CSS/padding/padding-bottom"
,
"group"
:
"2,3,2"
,
"style"
:
{
"navigationBarTitleText"
:
"padding-bottom"
}
},
{
"path"
:
"pages/CSS/padding/padding-left"
,
"group"
:
"2,3,3"
,
"style"
:
{
"navigationBarTitleText"
:
"padding-left"
}
},
{
"path"
:
"pages/CSS/padding/padding-right"
,
"group"
:
"2,3,4"
,
"style"
:
{
"navigationBarTitleText"
:
"padding-right"
}
},
{
"path"
:
"pages/CSS/padding/padding-top"
,
"group"
:
"2,3,1"
,
"style"
:
{
"navigationBarTitleText"
:
"padding-top"
}
},
{
"path"
:
"pages/CSS/padding/padding"
,
"group"
:
"2,3,0"
,
"style"
:
{
"navigationBarTitleText"
:
"padding"
}
},
{
"path"
:
"pages/CSS/text/color"
,
"group"
:
"2,14,0"
,
"style"
:
{
"navigationBarTitleText"
:
"color"
}
},
{
"path"
:
"pages/CSS/text/font-family"
,
"group"
:
"2,14,2"
,
"style"
:
{
"navigationBarTitleText"
:
"font-family"
}
},
{
"path"
:
"pages/CSS/text/font-size"
,
"group"
:
"2,14,1"
,
"style"
:
{
"navigationBarTitleText"
:
"font-size"
}
},
{
"path"
:
"pages/CSS/text/font-style"
,
"group"
:
"2,14,3"
,
"style"
:
{
"navigationBarTitleText"
:
"font-style"
}
},
{
"path"
:
"pages/CSS/text/font-weight"
,
"group"
:
"2,14,4"
,
"style"
:
{
"navigationBarTitleText"
:
"font-weight"
}
},
{
"path"
:
"pages/CSS/text/letter-spacing"
,
"group"
:
"2,14,14"
,
"style"
:
{
"navigationBarTitleText"
:
"letter-spacing"
}
},
{
"path"
:
"pages/CSS/text/line-height"
,
"group"
:
"2,14,12"
,
"style"
:
{
"navigationBarTitleText"
:
"line-height"
}
},
{
"path"
:
"pages/CSS/text/text-align"
,
"group"
:
"2,14,10"
,
"style"
:
{
"navigationBarTitleText"
:
"text-align"
}
},
{
"path"
:
"pages/CSS/text/text-overflow"
,
"group"
:
"2,14,11"
,
"style"
:
{
"navigationBarTitleText"
:
"text-overflow"
}
},
{
"path"
:
"pages/CSS/text/text-decoration-line"
,
"group"
:
"2,14,6"
,
"style"
:
{
"navigationBarTitleText"
:
"text-decoration-line"
}
},
{
"path"
:
"pages/CSS/transition/transition"
,
"group"
:
"2,16"
,
"style"
:
{
"navigationBarTitleText"
:
"transition"
}
},
{
"path"
:
"pages/CSS/pointer-events/pointer-events"
,
"group"
:
"2,18"
,
"style"
:
{
"navigationBarTitleText"
:
"pointer
events"
"navigationBarTitleText"
:
"pointer-
events"
}
},
{
"path"
:
"pages/CSS/transform/translate"
,
"group"
:
"2,17"
,
"style"
:
{
"navigationBarTitleText"
:
"translate"
}
},
{
"path"
:
"pages/CSS/transform/scale"
,
"group"
:
"2,17"
,
"style"
:
{
"navigationBarTitleText"
:
"scale"
}
},
{
"path"
:
"pages/CSS/transform/rotate"
,
"group"
:
"2,17"
,
"style"
:
{
"navigationBarTitleText"
:
"rotate"
}
},
{
"path"
:
"pages/CSS/variable/variable"
,
"group"
:
"2,20"
,
"style"
:
{
"navigationBarTitleText"
:
"css 变量"
}
},
{
"path"
:
"pages/CSS/overflow/overflow-visible-event"
,
"style"
:
{
"navigationBarTitleText"
:
"overflow-visible-event"
"path"
:
"pages/CSS/overflow/overflow-visible-event"
,
"group"
:
"2,11"
,
"style"
:
{
"navigationBarTitleText"
:
"overflow-visible-event"
}
},
{
...
...
@@ -1516,17 +1685,16 @@
},
//
#endif
{
"path"
:
"pages/template/custom-long-list/custom-long-list"
,
"style"
:
{
"navigationBarTitleText"
:
"自定义虚拟长列表"
,
"enablePullDownRefresh"
:
false
"path"
:
"pages/template/custom-long-list/custom-long-list"
,
"style"
:
{
"navigationBarTitleText"
:
"自定义虚拟长列表"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"pages/template/test-background-color-content/test-background-color-content"
,
"style"
:
{
"navigationBarTitleText"
:
""
,
"path"
:
"pages/template/test-background-color-content/test-background-color-content"
,
"style"
:
{
"navigationBarTitleText"
:
""
,
"backgroundColorContent"
:
"#fffae8"
}
}
...
...
@@ -1544,7 +1712,8 @@
"selectedColor"
:
"@tabBarSelectedColor"
,
"borderStyle"
:
"@tabBarBorderStyle"
,
"backgroundColor"
:
"@tabBarBackgroundColor"
,
"list"
:
[{
"list"
:
[
{
"pagePath"
:
"pages/tabBar/component"
,
"iconPath"
:
"@tabBarComponentIconPath"
,
"selectedIconPath"
:
"@tabBarComponentSelectedIconPath"
,
...
...
@@ -1573,10 +1742,872 @@
"condition"
:
{
//模式配置,仅开发期间生效
"current"
:
0
,
//当前激活的模式(list
的索引项)
"list"
:
[{
"list"
:
[
{
"name"
:
""
,
//模式名称
"path"
:
""
,
//启动页面,必选
"query"
:
""
//启动参数,在页面的onLoad函数里面得到
}]
}
]
},
"groups"
:
[
{
"id"
:
"component"
,
"name"
:
"组件"
,
"children"
:
[
{
"id"
:
"component.public-properties-events"
,
"name"
:
"公共属性和事件"
},
{
"id"
:
"component.view-container"
,
"name"
:
"视图容器"
,
"children"
:
[
{
"id"
:
"component.view-container.view"
,
"name"
:
"view"
},
{
"id"
:
"component.view-container.scroll-view"
,
"name"
:
"scroll-view"
},
{
"id"
:
"component.view-container.swiper"
,
"name"
:
"swiper"
},
null
,
null
,
{
"id"
:
"component.view-container.movable-view"
,
"name"
:
"movable-view"
},
{
"id"
:
"component.view-container.cover-view"
,
"name"
:
"cover-view"
},
null
,
{
"id"
:
"component.view-container.list-view"
,
"name"
:
"list-view"
},
{
"id"
:
"component.view-container.sticky"
,
"name"
:
"sticky"
,
"children"
:
[
{
"id"
:
"component.view-container.sticky.sticky-header"
,
"name"
:
"sticky-header"
},
{
"id"
:
"component.view-container.sticky.sticky-section"
,
"name"
:
"sticky-section"
}
]
},
{
"id"
:
"component.view-container.nested-scroll"
,
"name"
:
"nested-scroll"
,
"children"
:
[
{
"id"
:
"component.view-container.nested-scroll.nested-scroll-header"
,
"name"
:
"nested-scroll-header"
},
{
"id"
:
"component.view-container.nested-scroll.nested-scroll-body"
,
"name"
:
"nested-scroll-body"
}
]
}
]
},
{
"id"
:
"component.basic-content"
,
"name"
:
"基础内容"
,
"children"
:
[
null
,
{
"id"
:
"component.basic-content.text"
,
"name"
:
"text"
},
{
"id"
:
"component.basic-content.rich-text"
,
"name"
:
"rich-text"
},
{
"id"
:
"component.basic-content.progress"
,
"name"
:
"progress"
}
]
},
{
"id"
:
"component.form-component"
,
"name"
:
"表单组件"
,
"children"
:
[
{
"id"
:
"component.form-component.button"
,
"name"
:
"button"
},
{
"id"
:
"component.form-component.checkbox"
,
"name"
:
"checkbox"
},
{
"id"
:
"component.form-component.form"
,
"name"
:
"form"
},
{
"id"
:
"component.form-component.input"
,
"name"
:
"input"
},
{
"id"
:
"component.form-component.editor"
,
"name"
:
"editor"
},
{
"id"
:
"component.form-component.label"
,
"name"
:
"label"
},
{
"id"
:
"component.form-component.picker"
,
"name"
:
"picker"
},
{
"id"
:
"component.form-component.picker-view"
,
"name"
:
"picker-view"
},
{
"id"
:
"component.form-component.radio"
,
"name"
:
"radio"
},
{
"id"
:
"component.form-component.slider"
,
"name"
:
"slider"
},
{
"id"
:
"component.form-component.switch"
,
"name"
:
"switch"
},
{
"id"
:
"component.form-component.textarea"
,
"name"
:
"textarea"
}
]
},
{
"id"
:
"component.navigation"
,
"name"
:
"导航"
,
"children"
:
[
{
"id"
:
"component.navigation.navigator"
,
"name"
:
"navigator"
}
]
},
{
"id"
:
"component.media"
,
"name"
:
"媒体组件"
,
"children"
:
[
null
,
{
"id"
:
"component.media.image"
,
"name"
:
"image"
},
{
"id"
:
"component.media.video"
,
"name"
:
"video"
}
]
},
{
"id"
:
"component.map"
,
"name"
:
"地图"
},
{
"id"
:
"component.canvas"
,
"name"
:
"画布"
},
{
"id"
:
"component.web-view"
,
"name"
:
"网页"
},
null
,
{
"id"
:
"component.unicloud"
,
"name"
:
"unicloud"
}
]
},
{
"id"
:
"API"
,
"name"
:
"API"
,
"children"
:
[
{
"id"
:
"api.global"
,
"name"
:
"全局"
,
"children"
:
[
{
"id"
:
"api.global.getApp"
,
"name"
:
"getApp"
},
{
"id"
:
"api.global.getCurrentPages"
,
"name"
:
"getCurrentPages"
}
]
},
{
"id"
:
"api.base"
,
"name"
:
"基础"
,
"children"
:
[
{
"id"
:
"api.base.env"
,
"name"
:
"env"
},
{
"id"
:
"api.base.eventBus"
,
"name"
:
"eventBus"
},
null
,
{
"id"
:
"api.base.interceptor"
,
"name"
:
"interceptor"
},
{
"id"
:
"api.base.getLaunchOptionsSync"
,
"name"
:
"getLaunchOptionsSync"
},
{
"id"
:
"api.base.exit"
,
"name"
:
"exit"
}
]
},
{
"id"
:
"api.page"
,
"name"
:
"页面和路由"
,
"children"
:
[
{
"id"
:
"api.page.navigator"
,
"name"
:
"navigator"
},
{
"id"
:
"api.page.setNavigationBarColor"
,
"name"
:
"setNavigationBarColor"
},
{
"id"
:
"api.page.setNavigationBarTitle"
,
"name"
:
"setNavigationBarTitle"
},
null
,
{
"id"
:
"api.page.pullDownRefresh"
,
"name"
:
"pullDownRefresh"
},
{
"id"
:
"api.page.pageScrollTo"
,
"name"
:
"pageScrollTo"
}
]
},
{
"id"
:
"api.dom"
,
"name"
:
"Dom 节点"
,
"children"
:
[
{
"id"
:
"api.dom.getElementById"
,
"name"
:
"getElementById"
},
{
"id"
:
"api.dom.createSelectorQuery"
,
"name"
:
"createSelectorQuery"
}
]
},
{
"id"
:
"api.ui"
,
"name"
:
"界面"
,
"children"
:
[
null
,
{
"id"
:
"api.ui.showActionSheet"
,
"name"
:
"showActionSheet"
},
{
"id"
:
"api.ui.showModal"
,
"name"
:
"showModal"
},
{
"id"
:
"api.ui.showLoading"
,
"name"
:
"showLoading"
},
{
"id"
:
"api.ui.showToast"
,
"name"
:
"showToast"
},
{
"id"
:
"api.ui.loadFontFace"
,
"name"
:
"loadFontFace"
},
{
"id"
:
"api.ui.rpx2px"
,
"name"
:
"rpx2px"
},
{
"id"
:
"api.ui.themeChange"
,
"name"
:
"themeChange"
}
]
},
{
"id"
:
"api.network"
,
"name"
:
"网络"
,
"children"
:
[
{
"id"
:
"api.network.request"
,
"name"
:
"request"
},
{
"id"
:
"api.network.uploadFile"
,
"name"
:
"uploadFile"
},
{
"id"
:
"api.network.downloadFile"
,
"name"
:
"downloadFile"
},
{
"id"
:
"api.network.getNetworkType"
,
"name"
:
"getNetworkType"
},
{
"id"
:
"api.network.websocket"
,
"name"
:
"websocket"
}
]
},
{
"id"
:
"api.device"
,
"name"
:
"设备"
,
"children"
:
[
{
"id"
:
"api.device.getSystemInfo"
,
"name"
:
"getSystemInfo"
},
{
"id"
:
"api.device.getDeviceInfo"
,
"name"
:
"getDeviceInfo"
},
{
"id"
:
"api.device.getWindowInfo"
,
"name"
:
"getWindowInfo"
},
{
"id"
:
"api.device.getAppBaseInfo"
,
"name"
:
"getAppBaseInfo"
},
{
"id"
:
"api.device.getAppAuthorizeSetting"
,
"name"
:
"getAppAuthorizeSetting"
},
{
"id"
:
"api.device.getSystemSetting"
,
"name"
:
"getSystemSetting"
},
{
"id"
:
"api.device.installApk"
,
"name"
:
"installApk"
},
null
,
{
"id"
:
"api.device.getBatteryInfo"
,
"name"
:
"getBatteryInfo"
},
{
"id"
:
"api.device.makePhoneCall"
,
"name"
:
"makePhoneCall"
},
{
"id"
:
"api.device.clipboard"
,
"name"
:
"clipboard"
},
{
"id"
:
"api.device.compass"
,
"name"
:
"compass"
},
null
,
null
,
null
,
null
,
{
"id"
:
"api.device.createRequestPermissionListener"
,
"name"
:
"createRequestPermissionListener"
}
]
},
{
"id"
:
"api.media"
,
"name"
:
"媒体"
,
"children"
:
[
{
"id"
:
"api.media.chooseImage"
,
"name"
:
"chooseImage"
},
{
"id"
:
"api.media.previewImage"
,
"name"
:
"previewImage"
},
{
"id"
:
"api.media.saveImageToPhotosAlbum"
,
"name"
:
"saveImageToPhotosAlbum"
},
{
"id"
:
"api.media.getImageInfo"
,
"name"
:
"getImageInfo"
},
{
"id"
:
"api.media.compressImage"
,
"name"
:
"compressImage"
},
{
"id"
:
"api.media.chooseVideo"
,
"name"
:
"chooseVideo"
},
{
"id"
:
"api.media.saveVideoToPhotosAlbum"
,
"name"
:
"saveVideoToPhotosAlbum"
},
{
"id"
:
"api.media.getVideoInfo"
,
"name"
:
"getVideoInfo"
},
{
"id"
:
"api.media.compressVideo"
,
"name"
:
"compressVideo"
},
{
"id"
:
"api.media.createInnerAudioContext"
,
"name"
:
"createInnerAudioContext"
}
]
},
{
"id"
:
"api.location"
,
"name"
:
"位置"
,
"children"
:
[
{
"id"
:
"api.location.getLocation"
,
"name"
:
"getLocation"
},
{
"id"
:
"api.location.openLocation"
,
"name"
:
"openLocation"
},
{
"id"
:
"api.location.chooseLocation"
,
"name"
:
"chooseLocation"
}
]
},
{
"id"
:
"api.storage"
,
"name"
:
"数据存储"
},
{
"id"
:
"api.file"
,
"name"
:
"文件"
,
"children"
:
[
{
"id"
:
"api.file.getFileSystemManager"
,
"name"
:
"getFileSystemManager"
}
]
},
{
"id"
:
"api.loginVerify"
,
"name"
:
"登录与认证"
,
"children"
:
[
{
"id"
:
"api.loginVerify.getUniverifyManager"
,
"name"
:
"getUniverifyManager"
},
{
"id"
:
"api.loginVerify.facialRecognitionMetaInfo"
,
"name"
:
"facialRecognitionMetaInfo"
}
]
},
{
"id"
:
"api.ad"
,
"name"
:
"广告"
,
"children"
:
[
{
"id"
:
"api.ad.createRewardedVideoAd"
,
"name"
:
"createRewardedVideoAd"
}
]
},
null
,
{
"id"
:
"api.payment"
,
"name"
:
"支付"
,
"children"
:
[
{
"id"
:
"api.payment.requestPayment"
,
"name"
:
"requestPayment"
}
]
},
null
,
null
,
{
"id"
:
"api.unicloud"
,
"name"
:
"uniCloud客户端API"
,
"children"
:
[
{
"id"
:
"api.unicloud.cloudFunction"
,
"name"
:
"cloudFunction"
},
{
"id"
:
"api.unicloud.cloudObject"
,
"name"
:
"cloudObject"
},
{
"id"
:
"api.unicloud.cloudStorage"
,
"name"
:
"cloudStorage"
},
{
"id"
:
"api.unicloud.database"
,
"name"
:
"database"
}
]
},
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
{
"id"
:
"api.elementInstance"
,
"name"
:
"Element 实例"
}
]
},
{
"id"
:
"CSS"
,
"name"
:
"组件"
,
"children"
:
[
{
"id"
:
"css.properties.width"
,
"name"
:
"width"
,
"children"
:
[
{
"id"
:
"css.properties.width.width"
,
"name"
:
"width"
},
{
"id"
:
"css.properties.width.min-width"
,
"name"
:
"min-width"
},
{
"id"
:
"css.properties.width.max-width"
,
"name"
:
"max-width"
}
]
},
{
"id"
:
"css.properties.height"
,
"name"
:
"height"
,
"children"
:
[
{
"id"
:
"css.properties.height.height"
,
"name"
:
"height"
},
{
"id"
:
"css.properties.height.min-height"
,
"name"
:
"min-height"
},
{
"id"
:
"css.properties.height.max-height"
,
"name"
:
"max-height"
}
]
},
{
"id"
:
"css.properties.margin"
,
"name"
:
"margin"
,
"children"
:
[
{
"id"
:
"css.properties.margin.margin"
,
"name"
:
"margin"
},
{
"id"
:
"css.properties.margin.margin-top"
,
"name"
:
"margin-top"
},
{
"id"
:
"css.properties.margin.margin-bottom"
,
"name"
:
"margin-bottom"
},
{
"id"
:
"css.properties.margin.margin-left"
,
"name"
:
"margin-left"
},
{
"id"
:
"css.properties.margin.margin-right"
,
"name"
:
"margin-right"
}
]
},
{
"id"
:
"css.properties.padding"
,
"name"
:
"padding"
,
"children"
:
[
{
"id"
:
"css.properties.padding.padding"
,
"name"
:
"padding"
},
{
"id"
:
"css.properties.padding.padding-top"
,
"name"
:
"padding-top"
},
{
"id"
:
"css.properties.padding.padding-bottom"
,
"name"
:
"padding-bottom"
},
{
"id"
:
"css.properties.padding.padding-left"
,
"name"
:
"padding-left"
},
{
"id"
:
"css.properties.padding.padding-right"
,
"name"
:
"padding-right"
}
]
},
null
,
{
"id"
:
"display"
,
"name"
:
"display"
},
{
"id"
:
"css.properties.visibility"
,
"name"
:
"visibility"
},
{
"id"
:
"css.properties.flex"
,
"name"
:
"flex"
,
"children"
:
[
{
"id"
:
"css.properties.flex.flex"
,
"name"
:
"flex"
},
{
"id"
:
"css.properties.flex.flex-direction"
,
"name"
:
"flex-direction"
},
{
"id"
:
"css.properties.flex.justify-content"
,
"name"
:
"justify-content"
},
null
,
{
"id"
:
"css.properties.flex.align-items"
,
"name"
:
"align-items"
},
null
,
{
"id"
:
"css.properties.flex.align-content"
,
"name"
:
"align-content"
},
{
"id"
:
"css.properties.flex.flex-grow"
,
"name"
:
"flex-grow"
},
{
"id"
:
"css.properties.flex.flex-shrink"
,
"name"
:
"flex-shrink"
},
{
"id"
:
"css.properties.flex.flex-basis"
,
"name"
:
"flex-basis"
},
{
"id"
:
"css.properties.flex.flex-flow"
,
"name"
:
"flex-flow"
}
]
},
{
"id"
:
"css.properties.background"
,
"name"
:
"background"
,
"children"
:
[
null
,
{
"id"
:
"css.properties.background.background-color"
,
"name"
:
"background-color"
},
{
"id"
:
"css.properties.background.background-image"
,
"name"
:
"background-image"
}
]
},
{
"id"
:
"css.properties.position"
,
"name"
:
"position"
,
"children"
:
[
{
"id"
:
"css.properties.position.position"
,
"name"
:
"position"
}
]
},
{
"id"
:
"css.properties.z-index"
,
"name"
:
"z-index"
},
{
"id"
:
"overflow"
,
"name"
:
"overflow"
},
null
,
{
"id"
:
"css.properties.border"
,
"name"
:
"border"
,
"children"
:
[
{
"id"
:
"css.properties.border.border"
,
"name"
:
"border"
},
{
"id"
:
"css.properties.border.border-style"
,
"name"
:
"border-style"
},
null
,
null
,
null
,
null
,
{
"id"
:
"css.properties.border.border-width"
,
"name"
:
"border-width"
},
null
,
null
,
null
,
null
,
{
"id"
:
"css.properties.border.border-color"
,
"name"
:
"border-color"
},
null
,
null
,
null
,
null
,
{
"id"
:
"css.properties.border.border-radius"
,
"name"
:
"border-radius"
},
null
,
null
,
null
,
null
,
{
"id"
:
"css.properties.border.border-top"
,
"name"
:
"border-top"
},
{
"id"
:
"css.properties.border.border-bottom"
,
"name"
:
"border-bottom"
},
{
"id"
:
"css.properties.border.border-left"
,
"name"
:
"border-left"
},
{
"id"
:
"css.properties.border.border-right"
,
"name"
:
"border-right"
}
]
},
{
"id"
:
"css.properties.text"
,
"name"
:
"text"
,
"children"
:
[
{
"id"
:
"css.properties.text.color"
,
"name"
:
"color"
},
{
"id"
:
"css.properties.text.font-size"
,
"name"
:
"font-size"
},
{
"id"
:
"css.properties.text.font-family"
,
"name"
:
"font-family"
},
{
"id"
:
"css.properties.text.font-style"
,
"name"
:
"font-style"
},
{
"id"
:
"css.properties.text.font-weight"
,
"name"
:
"font-weight"
},
null
,
{
"id"
:
"css.properties.text.text-decoration-line"
,
"name"
:
"text-decoration-line"
},
null
,
null
,
null
,
{
"id"
:
"css.properties.text.text-align"
,
"name"
:
"text-align"
},
{
"id"
:
"css.properties.text.text-overflow"
,
"name"
:
"text-overflow"
},
{
"id"
:
"css.properties.text.line-height"
,
"name"
:
"line-height"
},
null
,
{
"id"
:
"css.properties.text.letter-spacing"
,
"name"
:
"letter-spacing"
}
]
},
{
"id"
:
"css.properties.box-shadow"
,
"name"
:
"box-shadow"
},
{
"id"
:
"css.properties.transition"
,
"name"
:
"transition"
},
{
"id"
:
"css.properties.transform"
,
"name"
:
"transform"
},
{
"id"
:
"css.properties.pointer-events"
,
"name"
:
"pointer-events"
},
null
,
{
"id"
:
"variable"
,
"name"
:
"variable"
}
]
}
]
}
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录