{ "pages": [ { "path": "pages/tabBar/component", "style": { "navigationBarTitleText": "内置组件", "backgroundColor": "#F8F8F8" } }, { "path": "pages/component/view/view", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.view", "name": "view", "index": 0 } ], "style": { "navigationBarTitleText": "view" } }, { "path": "pages/component/scroll-view/scroll-view", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.scroll-view", "name": "scroll-view", "index": 1 } ], "style": { "navigationBarTitleText": "scroll-view" } }, { "path": "pages/component/scroll-view/scroll-view-refresher", "style": { "navigationBarTitleText": "scroll-view-refresher" } }, { "path": "pages/component/scroll-view/scroll-view-props", "style": { "navigationBarTitleText": "非下拉刷新的scroll-view属性示例" } }, { "path": "pages/component/scroll-view/scroll-view-refresher-props", "style": { "navigationBarTitleText": "下拉刷新的scroll-view属性示例" } }, { "path": "pages/component/scroll-view/scroll-view-custom-refresher-props", "style": { "navigationBarTitleText": "自定义下拉刷新的scroll-view属性示例" } }, { "path": "pages/component/swiper/swiper", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.swiper", "name": "swiper", "index": 2 } ], "style": { "navigationBarTitleText": "swiper" } }, { "path": "pages/component/list-view/list-view", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.list-view", "name": "list-view", "index": 8 } ], "style": { "navigationBarTitleText": "list-view" } }, { "path": "pages/component/list-view/list-view-refresh", "style": { "navigationBarTitleText": "list-view-refresh", "enablePullDownRefresh": false } }, { "path": "pages/component/list-view/list-view-multiplex", "style": { "navigationBarTitleText": "list-view-multiplex" } }, { "path": "pages/component/list-view/list-view-multiplex-input", "style": { "navigationBarTitleText": "list-view复用input", "enablePullDownRefresh": false } }, { "path": "pages/component/list-view/list-view-multiplex-video", "style": { "navigationBarTitleText": "list-view-multiplex-video" } }, { "path": "pages/component/list-view/list-view-children-in-slot", "style": { "navigationBarTitleText": "list-view-children-in-slot" } }, { "path": "pages/component/sticky-section/sticky-section", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.sticky", "name": "sticky", "index": 9 }, { "id": "component.view-container.sticky.sticky-section", "name": "sticky-section", "index": 1 } ], "style": { "navigationBarTitleText": "sticky-section" } }, { "path": "pages/component/sticky-header/sticky-header", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.sticky", "name": "sticky", "index": 9 }, { "id": "component.view-container.sticky.sticky-header", "name": "sticky-header", "index": 0 } ], "style": { "navigationBarTitleText": "sticky-header", "enablePullDownRefresh": false } }, { "path": "pages/component/text/text", "group": [ { "id": "component.basic-content", "name": "基础内容", "index": 2 }, { "id": "component.basic-content.text", "name": "text", "index": 1 } ], "style": { "navigationBarTitleText": "text" } }, { "path": "pages/component/text/text-props", "style": { "navigationBarTitleText": "text-props" } }, { "path": "pages/component/rich-text/rich-text", "group": [ { "id": "component.basic-content", "name": "基础内容", "index": 2 }, { "id": "component.basic-content.rich-text", "name": "rich-text", "index": 2 } ], "style": { "navigationBarTitleText": "rich-text" } }, { "path": "pages/component/rich-text/rich-text-tags", "style": { "navigationBarTitleText": "rich-text-tags" } }, { "path": "pages/component/rich-text/rich-text-complex", "style": { "navigationBarTitleText": "rich-text-complex" } }, { "path": "pages/component/progress/progress", "group": [ { "id": "component.basic-content", "name": "基础内容", "index": 2 }, { "id": "component.basic-content.progress", "name": "progress", "index": 3 } ], "style": { "navigationBarTitleText": "progress" } }, { "path": "pages/component/form/form", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.form", "name": "form", "index": 2 } ], "style": { "navigationBarTitleText": "form" } }, { "path": "pages/component/button/button", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.button", "name": "button", "index": 0 } ], "style": { "navigationBarTitleText": "button" } }, { "path": "pages/component/button/buttonstatus", "style": { "navigationBarTitleText": "buttonstatus" } }, { "path": "pages/component/radio/radio", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.radio", "name": "radio", "index": 8 } ], "style": { "navigationBarTitleText": "radio" } }, { "path": "pages/component/checkbox/checkbox", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.checkbox", "name": "checkbox", "index": 1 } ], "style": { "navigationBarTitleText": "checkbox" } }, { "path": "pages/component/input/input", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.input", "name": "input", "index": 3 } ], "style": { "navigationBarTitleText": "input" } }, { "path": "pages/component/textarea/textarea", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.textarea", "name": "textarea", "index": 11 } ], "style": { "navigationBarTitleText": "textarea" } }, { "path": "pages/component/slider/slider", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.slider", "name": "slider", "index": 9 } ], "style": { "navigationBarTitleText": "slider" } }, { "path": "pages/component/slider/slider-in-swiper", "style": { "navigationBarTitleText": "slider-in-swiper" } }, { "path": "pages/component/picker-view/picker-view", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.picker-view", "name": "picker-view", "index": 7 } ], "style": { "navigationBarTitleText": "picker-view" } }, { "path": "pages/component/switch/switch", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.switch", "name": "switch", "index": 10 } ], "style": { "navigationBarTitleText": "switch" } }, { "path": "pages/component/image/image", "group": [ { "id": "component.media", "name": "媒体组件", "index": 5 }, { "id": "component.media.image", "name": "image", "index": 1 } ], "style": { "navigationBarTitleText": "image" } }, { "path": "pages/component/image/image-format", "style": { "navigationBarTitleText": "image-format" } }, { "path": "pages/component/image/image-mode", "style": { "navigationBarTitleText": "image-mode" } }, { "path": "pages/component/image/image-path", "style": { "navigationBarTitleText": "image-path" } }, { "path": "pages/component/image/image-large", "style": { "navigationBarTitleText": "大图测试" } }, { "path": "pages/component/video/video", "group": [ { "id": "component.media", "name": "媒体组件", "index": 5 }, { "id": "component.media.video", "name": "video", "index": 2 } ], "style": { "navigationBarTitleText": "video" } }, { "path": "pages/component/video/video-format", "style": { "navigationBarTitleText": "video-format" } }, { "path": "pages/component/navigator/navigator", "group": [ { "id": "component.navigation", "name": "navigation", "index": 4 }, { "id": "component.navigation.navigator", "name": "navigator", "index": 0 } ], "style": { "navigationBarTitleText": "navigator" } }, { "path": "pages/component/navigator/navigate", "style": { "navigationBarTitleText": "navigatePage" } }, { "path": "pages/component/navigator/redirect", "style": { "navigationBarTitleText": "redirectPage" } }, { "path": "pages/component/web-view/web-view", "group": [ { "id": "component.web-view", "name": "网页", "index": 8 } ], "style": { "navigationBarTitleText": "web-view" } }, { "path": "pages/component/web-view/web-view/web-view-local", "group": [ { "id": "component.web-view", "name": "网页", "index": 8 } ], "style": { "navigationBarTitleText": "本地网页" } }, { "path": "pages/component/unicloud-db/unicloud-db/contacts/list", "group": [ { "id": "component.unicloud", "name": "unicloud", "index": 10 } ], "style": { "navigationBarTitleText": "联系人", "enablePullDownRefresh": true } }, { "path": "pages/component/unicloud-db/unicloud-db/contacts/add", "style": { "navigationBarTitleText": "新增联系人" } }, { "path": "pages/component/unicloud-db/unicloud-db/contacts/edit", "style": { "navigationBarTitleText": "编辑联系人" } }, { "path": "pages/component/unicloud-db/unicloud-db/contacts/detail", "style": { "navigationBarTitleText": "" } }, { "path": "pages/component/unicloud-db/unicloud-db/mixin-datacom/mixin-datacom", "group": [ { "id": "component.unicloud", "name": "unicloud", "index": 10 } ], "style": { "navigationBarTitleText": "mixinDatacom" } }, { "path": "pages/component/public-properties/public-properties", "group": [ { "id": "component.public-properties-events", "name": "公共属性和事件", "index": 0 } ], "style": { "navigationBarTitleText": "公共属性" } }, { "path": "pages/component/public-events/public-events", "group": [ { "id": "component.public-properties-events", "name": "公共属性和事件", "index": 0 } ], "style": { "navigationBarTitleText": "公共事件" } }, { "path": "pages/component/public-events/transition-events", "group": [ { "id": "component.public-properties-events", "name": "公共属性和事件", "index": 0 } ], "style": { "navigationBarTitleText": "Transition Events" } }, { "path": "pages/component/public-events/touch-events", "group": [ { "id": "component.public-properties-events", "name": "公共属性和事件", "index": 0 } ], "style": { "navigationBarTitleText": "Touch Events" } }, // #ifndef WEB { "path": "pages/component/nested-scroll-header/nested-scroll-header", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.nested-scroll", "name": "nested-scroll", "index": 10 }, { "id": "component.view-container.nested-scroll.nested-scroll-header", "name": "nested-scroll-header", "index": 0 } ], "style": { "navigationBarTitleText": "nested-scroll-header" } }, // #endif // #ifndef WEB { "path": "pages/component/nested-scroll-body/nested-scroll-body", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.nested-scroll", "name": "nested-scroll", "index": 10 }, { "id": "component.view-container.nested-scroll.nested-scroll-body", "name": "nested-scroll-body", "index": 1 } ], "style": { "navigationBarTitleText": "nested-scroll-body" } }, // #endif { "path": "pages/component/swiper/swiper-list-view", "style": { "navigationBarTitleText": "swiper嵌套list-view", "enablePullDownRefresh": false } }, // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/movable-view/movable-view", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.movable-view", "name": "movable-view", "index": 5 } ], "style": { "navigationBarTitleText": "movable-view" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/label/label", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.label", "name": "label", "index": 5 } ], "style": { "navigationBarTitleText": "label" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/picker/picker", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.picker", "name": "picker", "index": 6 } ], "style": { "navigationBarTitleText": "picker" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/map/map", "group": [ { "id": "component.map", "name": "地图", "index": 6 } ], "style": { "navigationBarTitleText": "map | 地图" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/cover-view/cover-view", "group": [ { "id": "component.view-container", "name": "视图容器", "index": 1 }, { "id": "component.view-container.cover-view", "name": "cover-view", "index": 6 } ], "style": { "navigationBarTitleText": "cover-view" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/editor/editor", "group": [ { "id": "component.form-component", "name": "表单组件", "index": 3 }, { "id": "component.form-component.editor", "name": "editor", "index": 4 } ], "style": { "navigationBarTitleText": "editor" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/API/open-location/open-location", "group": [ { "id": "api.location", "name": "位置", "index": 8 }, { "id": "api.location.openLocation", "name": "openLocation", "index": 1 } ], "style": { "navigationBarTitleText": "openLocation | 使用地图查看位置" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/API/choose-location/choose-location", "group": [ { "id": "api.location", "name": "位置", "index": 8 }, { "id": "api.location.chooseLocation", "name": "chooseLocation", "index": 2 } ], "style": { "navigationBarTitleText": "chooseLocation | 使用地图选择位置" } }, // #endif { "path": "pages/component/list-view/issue-2199", "style": { "navigationBarTitleText": "issue-2199", "enablePullDownRefresh": false } }, // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/canvas/canvas", "group": [ { "id": "component.canvas", "name": "画布", "index": 7 } ], "style": { "navigationBarTitleText": "canvas | 画布" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/component/canvas/canvas/ball", "group": [ { "id": "component.canvas", "name": "画布", "index": 7 } ], "style": { "navigationBarTitleText": "ball" } }, // #endif { "path": "pages/tabBar/API", "style": { "navigationBarTitleText": "接口", "backgroundColor": "#F8F8F8" } }, { "path": "pages/API/get-app/get-app", "group": [ { "id": "api.global", "name": "全局", "index": 0 }, { "id": "api.global.getApp", "name": "getApp", "index": 0 } ], "style": { "navigationBarTitleText": "getApp | 获取当前应用实例" } }, // #ifndef APP-IOS || WEB { "path": "pages/API/exit/exit", "group": [ { "id": "api.base", "name": "基础", "index": 1 }, { "id": "api.base.exit", "name": "exit", "index": 5 } ], "style": { "navigationBarTitleText": "exit | 退出应用" } }, // #endif // #ifndef APP-IOS || WEB { "path": "pages/API/install-apk/install-apk", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.installApk", "name": "installApk", "index": 6 } ], "style": { "navigationBarTitleText": "installApk | 安装 APK", "enablePullDownRefresh": false } }, // #endif { "path": "pages/API/get-current-pages/get-current-pages", "group": [ { "id": "api.global", "name": "全局", "index": 0 }, { "id": "api.global.getCurrentPages", "name": "getCurrentPages", "index": 1 } ], "style": { "navigationBarTitleText": "getCurrentPages | 获取当前页面栈", "enablePullDownRefresh": true } }, { "path": "pages/API/get-current-pages/set-page-style-disable-pull-down-refresh", "style": { "navigationBarTitleText": "setPageStyle pull default false", "enablePullDownRefresh": false } }, { "path": "pages/API/get-launch-options-sync/get-launch-options-sync", "group": [ { "id": "api.base", "name": "基础", "index": 1 }, { "id": "api.base.getLaunchOptionsSync", "name": "getLaunchOptionsSync", "index": 4 } ], "style": { "navigationBarTitleText": "getLaunchOptionsSync | 获取启动参数" } }, { "path": "pages/API/navigator/navigator", "group": [ { "id": "api.page", "name": "页面和路由", "index": 2 }, { "id": "api.page.navigator", "name": "navigator", "index": 0 } ], "style": { "navigationBarTitleText": "navigator | 页面跳转" } }, { "path": "pages/API/set-navigation-bar-color/set-navigation-bar-color", "group": [ { "id": "api.page", "name": "页面和路由", "index": 2 }, { "id": "api.page.setNavigationBarColor", "name": "setNavigationBarColor", "index": 1 } ], "style": { "navigationBarTitleText": "setNavigationBarColor | 设置导航条颜色" } }, { "path": "pages/API/set-navigation-bar-title/set-navigation-bar-title", "group": [ { "id": "api.page", "name": "页面和路由", "index": 2 }, { "id": "api.page.setNavigationBarTitle", "name": "setNavigationBarTitle", "index": 2 } ], "style": { "navigationBarTitleText": "setNavigationBarTitle | 设置导航条标题" } }, { "path": "pages/API/set-page-backgroundColorContent/set-page-backgroundColorContent", "group": [ { "id": "api.page", "name": "页面和路由", "index": 2 } ], "style": { "navigationBarTitleText": "设置页面容器背景色" } }, { "path": "pages/API/navigator/new-page/new-page-1", "style": { "navigationBarTitleText": "新页面-1" } }, { "path": "pages/API/navigator/new-page/new-page-3", "style": { "navigationBarTitleText": "新页面-3" } }, { "path": "pages/API/navigator/new-page/onLoad", "style": { "navigationBarTitleText": "onLoad 生命周期测试" } }, { "path": "pages/API/pull-down-refresh/pull-down-refresh", "group": [ { "id": "api.page", "name": "页面和路由", "index": 2 }, { "id": "api.page.pullDownRefresh", "name": "pullDownRefresh", "index": 4 } ], "style": { "navigationBarTitleText": "pullDownRefresh | 页面下拉刷新", "enablePullDownRefresh": true } }, { "path": "pages/API/storage/storage", "group": [ { "id": "api.storage", "name": "数据存储", "index": 9 } ], "style": { "navigationBarTitleText": "storage | key-value本地数据存储" } }, // #ifndef WEB { "path": "pages/API/get-file-system-manager/get-file-system-manager", "group": [ { "id": "api.file", "name": "文件", "index": 10 }, { "id": "api.file.getFileSystemManager", "name": "getFileSystemManager", "index": 0 } ], "style": { "navigationBarTitleText": "getFileSystemManager | 获取文件管理器" } }, // #endif // #ifndef WEB { "path": "pages/API/env/env", "group": [ { "id": "api.base", "name": "基础", "index": 1 }, { "id": "api.base.env", "name": "env", "index": 0 } ], "style": { "navigationBarTitleText": "env | 环境变量" } }, // #endif { "path": "pages/API/show-action-sheet/show-action-sheet", "group": [ { "id": "api.ui", "name": "界面", "index": 4 }, { "id": "api.ui.showActionSheet", "name": "showActionSheet", "index": 1 } ], "style": { "navigationBarTitleText": "showActionSheet" } }, { "path": "pages/API/show-modal/show-modal", "group": [ { "id": "api.ui", "name": "界面", "index": 4 }, { "id": "api.ui.showModal", "name": "showModal", "index": 2 } ], "style": { "navigationBarTitleText": "showModal" } }, { "path": "pages/API/show-loading/show-loading", "group": [ { "id": "api.ui", "name": "界面", "index": 4 }, { "id": "api.ui.showLoading", "name": "showLoading", "index": 3 } ], "style": { "navigationBarTitleText": "showLoading" } }, { "path": "pages/API/show-toast/show-toast", "group": [ { "id": "api.ui", "name": "界面", "index": 4 }, { "id": "api.ui.showToast", "name": "showToast", "index": 4 } ], "style": { "navigationBarTitleText": "showToast" } }, { "path": "pages/API/load-font-face/load-font-face", "group": [ { "id": "api.ui", "name": "界面", "index": 4 }, { "id": "api.ui.loadFontFace", "name": "loadFontFace", "index": 5 } ], "style": { "navigationBarTitleText": "loadFontFace | 动态加载字体" } }, { "path": "pages/API/load-font-face/load-font-face-child", "style": { "navigationBarTitleText": "动态加载字体-子页面" } }, { "path": "pages/API/get-location/get-location", "group": [ { "id": "api.location", "name": "位置", "index": 8 }, { "id": "api.location.getLocation", "name": "getLocation", "index": 0 } ], "style": { "navigationBarTitleText": "getLocation | 获取当前位置" } }, { "path": "pages/API/interceptor/interceptor", "group": [ { "id": "api.base", "name": "基础", "index": 1 }, { "id": "api.base.interceptor", "name": "interceptor", "index": 3 } ], "style": { "navigationBarTitleText": "interceptor | 拦截器" } }, { "path": "pages/API/interceptor/page1", "style": { "navigationBarTitleText": "拦截器测试页面 1" } }, { "path": "pages/API/interceptor/page2", "style": { "navigationBarTitleText": "拦截器测试页面 2" } }, { "path": "pages/API/request/request", "group": [ { "id": "api.network", "name": "网络", "index": 5 }, { "id": "api.network.request", "name": "request", "index": 0 } ], "style": { "navigationBarTitleText": "request | 发起网络请求" } }, { "path": "pages/API/upload-file/upload-file", "group": [ { "id": "api.network", "name": "网络", "index": 5 }, { "id": "api.network.uploadFile", "name": "uploadFile", "index": 1 } ], "style": { "navigationBarTitleText": "uploadFile | 上传文件" } }, { "path": "pages/API/download-file/download-file", "group": [ { "id": "api.network", "name": "网络", "index": 5 }, { "id": "api.network.downloadFile", "name": "downloadFile", "index": 2 } ], "style": { "navigationBarTitleText": "downloadFile | 下载文件" } }, { "path": "pages/API/websocket/socketTask", "style": { "navigationBarTitleText": "socketTask" } }, { "path": "pages/API/websocket/websocket", "group": [ { "id": "api.network", "name": "网络", "index": 5 }, { "id": "api.network.websocket", "name": "websocket", "index": 4 } ], "style": { "navigationBarTitleText": "websocket" } }, { "path": "pages/API/unicloud/unicloud/cloud-function", "group": [ { "id": "api.unicloud", "name": "uniCloud客户端API", "index": 17 }, { "id": "api.unicloud.cloudFunction", "name": "cloudFunction", "index": 0 } ], "style": { "navigationBarTitleText": "云函数" } }, { "path": "pages/API/unicloud/unicloud/cloud-object", "group": [ { "id": "api.unicloud", "name": "uniCloud客户端API", "index": 17 }, { "id": "api.unicloud.cloudObject", "name": "cloudObject", "index": 1 } ], "style": { "navigationBarTitleText": "云对象" } }, { "path": "pages/API/get-system-info/get-system-info", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.getSystemInfo", "name": "getSystemInfo", "index": 0 } ], "style": { "navigationBarTitleText": "getSystemInfo" } }, { "path": "pages/API/get-device-info/get-device-info", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.getDeviceInfo", "name": "getDeviceInfo", "index": 1 } ], "style": { "navigationBarTitleText": "getDeviceInfo | 获取设备信息" } }, { "path": "pages/API/get-app-base-info/get-app-base-info", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.getAppBaseInfo", "name": "getAppBaseInfo", "index": 3 } ], "style": { "navigationBarTitleText": "getAppBaseInfo | 获取APP基础信息" } }, // #ifndef WEB { "path": "pages/API/get-system-setting/get-system-setting", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.getSystemSetting", "name": "getSystemSetting", "index": 5 } ], "style": { "navigationBarTitleText": "getSystemSetting | 获取系统设置" } }, // #endif // #ifndef WEB { "path": "pages/API/element-takesnapshot/element-takesnapshot", "group": [ { "id": "api.elementInstance", "name": "Element 实例", "index": 30 } ], "style": { "navigationBarTitleText": "takeSnapshot", "enablePullDownRefresh": false } }, // #endif // #ifndef WEB { "path": "pages/API/get-app-authorize-setting/get-app-authorize-setting", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.getAppAuthorizeSetting", "name": "getAppAuthorizeSetting", "index": 4 } ], "style": { "navigationBarTitleText": "getAppAuthorizeSetting | 获取APP授权设置" } }, // #endif { "path": "pages/API/preview-image/preview-image", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.previewImage", "name": "previewImage", "index": 1 } ], "style": { "navigationBarTitleText": "previewImage" } }, { "path": "pages/API/choose-image/choose-image", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.chooseImage", "name": "chooseImage", "index": 0 } ], "style": { "navigationBarTitleText": "chooseImage | 拍照和相册选择" } }, { "path": "pages/API/get-image-info/get-image-info", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.getImageInfo", "name": "getImageInfo", "index": 3 } ], "style": { "navigationBarTitleText": "getImageInfo | 获取图片信息" } }, { "path": "pages/API/compress-image/compress-image", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.compressImage", "name": "compressImage", "index": 4 } ], "style": { "navigationBarTitleText": "compressImage | 压缩图片" } }, { "path": "pages/API/choose-video/choose-video", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.chooseVideo", "name": "chooseVideo", "index": 5 } ], "style": { "navigationBarTitleText": "chooseVideo | 拍摄视频或从相册中选择视频" } }, // #ifndef WEB { "path": "pages/API/save-image-to-photos-album/save-image-to-photos-album", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.saveImageToPhotosAlbum", "name": "saveImageToPhotosAlbum", "index": 2 } ], "style": { "navigationBarTitleText": "saveImageToPhotosAlbum | 保存图片到相册" } }, // #endif // #ifndef WEB { "path": "pages/API/save-video-to-photos-album/save-video-to-photos-album", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.saveVideoToPhotosAlbum", "name": "saveVideoToPhotosAlbum", "index": 6 } ], "style": { "navigationBarTitleText": "saveVideoToPhotosAlbum | 保存视频到相册" } }, // #endif { "path": "pages/API/get-video-info/get-video-info", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.getVideoInfo", "name": "getVideoInfo", "index": 7 } ], "style": { "navigationBarTitleText": "getVideoInfo | 获取视频信息" } }, { "path": "pages/API/compress-video/compress-video", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.compressVideo", "name": "compressVideo", "index": 8 } ], "style": { "navigationBarTitleText": "compressVideo | 压缩视频" } }, { "path": "pages/API/get-network-type/get-network-type", "group": [ { "id": "api.network", "name": "网络", "index": 5 }, { "id": "api.network.getNetworkType", "name": "获取设备网络状态", "index": 3 } ], "style": { "navigationBarTitleText": "获取设备网络状态" } }, { "path": "pages/API/page-scroll-to/page-scroll-to", "group": [ { "id": "api.page", "name": "页面和路由", "index": 2 }, { "id": "api.page.pageScrollTo", "name": "pageScrollTo", "index": 5 } ], "style": { "navigationBarTitleText": "pageScrollTo | 将页面滚动到指定位置" } }, { "path": "pages/API/event-bus/event-bus", "group": [ { "id": "api.base", "name": "基础", "index": 1 }, { "id": "api.base.eventBus", "name": "eventBus", "index": 1 } ], "style": { "navigationBarTitleText": "eventBus | 事件总线" } }, { "path": "pages/API/unicloud/unicloud/cloud-storage", "group": [ { "id": "api.unicloud", "name": "uniCloud客户端API", "index": 17 }, { "id": "api.unicloud.cloudStorage", "name": "cloudStorage", "index": 2 } ], "style": { "navigationBarTitleText": "cloud storage" } }, { "path": "pages/API/unicloud/unicloud/database", "group": [ { "id": "api.unicloud", "name": "uniCloud客户端API", "index": 17 }, { "id": "api.unicloud.database", "name": "database", "index": 3 } ], "style": { "navigationBarTitleText": "database" } }, { "path": "pages/API/get-battery-info/get-battery-info", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.getBatteryInfo", "name": "getBatteryInfo", "index": 8 } ], "style": { "navigationBarTitleText": "getBatteryInfo" } }, { "path": "pages/API/get-window-info/get-window-info", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.getWindowInfo", "name": "getWindowInfo", "index": 2 } ], "style": { "navigationBarTitleText": "getWindowInfo | 获取窗口信息" } }, // #ifndef WEB { "path": "pages/API/element-draw/element-draw", "group": [ { "id": "api.elementInstance", "name": "Element 实例", "index": 30 } ], "style": { "navigationBarTitleText": "getDrawableContext", "enablePullDownRefresh": false } }, // #endif // #ifndef WEB { "path": "pages/API/facial-recognition-meta-info/facial-recognition-meta-info", "group": [ { "id": "api.loginVerify", "name": "loginVerify", "index": 11 }, { "id": "api.loginVerify.facialRecognitionMetaInfo", "name": "facialRecognitionMetaInfo", "index": 1 } ], "style": { "navigationBarTitleText": "facialRecognitionMetaInfo | 金融级实人认证", "enablePullDownRefresh": false } }, // #endif // #ifndef WEB { "path": "pages/API/get-univerify-manager/get-univerify-manager", "group": [ { "id": "api.loginVerify", "name": "loginVerify", "index": 11 }, { "id": "api.loginVerify.getUniverifyManager", "name": "getUniverifyManager", "index": 0 } ], "style": { "navigationBarTitleText": "getUniverifyManager | App一键登录", "enablePullDownRefresh": false } }, // #endif { "path": "pages/API/rpx2px/rpx2px", "group": [ { "id": "api.ui", "name": "界面", "index": 4 }, { "id": "api.ui.rpx2px", "name": "rpx2px", "index": 6 } ], "style": { "navigationBarTitleText": "rpx2px", "enablePullDownRefresh": false } }, // #ifndef APP-IOS || WEB { "path": "pages/API/create-request-permission-listener/create-request-permission-listener", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.createRequestPermissionListener", "name": "createRequestPermissionListener", "index": 16 } ], "style": { "navigationBarTitleText": "createRequestPermissionListener | 监听权限申请", "enablePullDownRefresh": false } }, // #endif // #ifndef WEB { "path": "pages/API/request-payment/request-payment", "group": [ { "id": "api.payment", "name": "payment", "index": 14 }, { "id": "api.payment.requestPayment", "name": "requestPayment", "index": 0 } ], "style": { "navigationBarTitleText": "requestPayment | 发起支付", "enablePullDownRefresh": false } }, // #endif // #ifndef WEB { "path": "pages/API/create-rewarded-video-ad/create-rewarded-video-ad", "group": [ { "id": "api.ad", "name": "广告", "index": 12 }, { "id": "api.ad.createRewardedVideoAd", "name": "createRewardedVideoAd", "index": 0 } ], "style": { "navigationBarTitleText": "createRewardedVideoAd | 激励视频广告", "enablePullDownRefresh": false } }, // #endif { "path": "pages/API/request-payment/request-payment/request-payment-uni-pay", "group": [ { "id": "api.payment", "name": "payment", "index": 14 } ], "style": { "navigationBarTitleText": "uni-pay示例", "enablePullDownRefresh": false } }, // #ifndef WEB { "path": "pages/API/request-payment/request-payment/order-detail", "style": { "navigationBarTitleText": "订单详情示例", "enablePullDownRefresh": false } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/API/make-phone-call/make-phone-call", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.makePhoneCall", "name": "makePhoneCall", "index": 9 } ], "style": { "navigationBarTitleText": "makePhoneCall | 打电话" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/API/create-inner-audio-context/create-inner-audio-context", "group": [ { "id": "api.media", "name": "媒体", "index": 7 }, { "id": "api.media.createInnerAudioContext", "name": "createInnerAudioContext", "index": 9 } ], "style": { "navigationBarTitleText": "createInnerAudioContext | 音频" } }, // #endif { "path": "pages/API/inner-audio/inner-audio-format", "style": { "navigationBarTitleText": "inner-audio-format" } }, { "path": "pages/API/inner-audio/inner-audio-path", "style": { "navigationBarTitleText": "inner-audio-path" } }, // #ifndef APP-ANDROID || APP-IOS { "path": "pages/API/clipboard/clipboard", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.clipboard", "name": "clipboard", "index": 10 } ], "style": { "navigationBarTitleText": "clipboard | 剪切板" } }, // #endif // #ifndef APP-ANDROID || APP-IOS { "path": "pages/API/compass/compass", "group": [ { "id": "api.device", "name": "设备", "index": 6 }, { "id": "api.device.compass", "name": "compass", "index": 11 } ], "style": { "navigationBarTitleText": "compass | 罗盘" } }, // #endif // #ifndef WEB { "path": "pages/API/theme-change/theme-change", "group": [ { "id": "api.ui", "name": "界面", "index": 4 }, { "id": "api.ui.themeChange", "name": "themeChange", "index": 7 } ], "style": { "navigationBarTitleText": "themeChange | 主题切换", "enablePullDownRefresh": false } }, // #endif { "path": "pages/API/get-element-by-id/get-element-by-id", "group": [ { "id": "api.dom", "name": "Dom 节点", "index": 3 }, { "id": "api.dom.getElementById", "name": "getElementById", "index": 0 } ], "style": { "navigationBarTitleText": "getElementById | 通过 id 获取 element" } }, { "path": "pages/API/get-element-by-id/get-element-by-id-multiple-root-node", "style": { "navigationBarTitleText": "获取节点-多根节点" } }, { "path": "pages/API/create-selector-query/create-selector-query", "group": [ { "id": "api.dom", "name": "Dom 节点", "index": 3 }, { "id": "api.dom.createSelectorQuery", "name": "createSelectorQuery", "index": 1 } ], "style": { "navigationBarTitleText": "createSelectorQuery | 创建 SelectorQuery 实例" } }, { "path": "pages/API/resize-observer/resize-observer", "group": [ { "id": "api.elementInstance", "name": "Element 实例", "index": 30 } ], "style": { "navigationBarTitleText": "UniResizeObserver" } }, { "path": "pages/tabBar/CSS", "style": { "navigationBarTitleText": "CSS", "backgroundColor": "#F8F8F8" } }, { "path": "pages/CSS/background/background-color", "group": [ { "id": "css.properties.background", "name": "background", "index": 8 }, { "id": "css.properties.background.background-color", "name": "background-color", "index": 1 } ], "style": { "navigationBarTitleText": "background-color" } }, { "path": "pages/CSS/background/background-image", "group": [ { "id": "css.properties.background", "name": "background", "index": 8 }, { "id": "css.properties.background.background-image", "name": "background-image", "index": 2 } ], "style": { "navigationBarTitleText": "background-image" } }, { "path": "pages/CSS/border/border-bottom", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-bottom", "name": "border-bottom", "index": 22 } ], "style": { "navigationBarTitleText": "border-bottom" } }, { "path": "pages/CSS/border/border-color", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-color", "name": "border-color", "index": 11 } ], "style": { "navigationBarTitleText": "border-color" } }, { "path": "pages/CSS/border/border-left", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-left", "name": "border-left", "index": 23 } ], "style": { "navigationBarTitleText": "border-left" } }, { "path": "pages/CSS/border/border-radius", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-radius", "name": "border-radius", "index": 16 } ], "style": { "navigationBarTitleText": "border-radius" } }, { "path": "pages/CSS/border/border-right", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-right", "name": "border-right", "index": 24 } ], "style": { "navigationBarTitleText": "border-right" } }, { "path": "pages/CSS/border/border-style", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-style", "name": "border-style", "index": 1 } ], "style": { "navigationBarTitleText": "border-style" } }, { "path": "pages/CSS/border/border-top", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-top", "name": "border-top", "index": 21 } ], "style": { "navigationBarTitleText": "border-top" } }, { "path": "pages/CSS/border/border-width", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border-width", "name": "border-width", "index": 6 } ], "style": { "navigationBarTitleText": "border-width" } }, { "path": "pages/CSS/border/border", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 }, { "id": "css.properties.border.border", "name": "border", "index": 0 } ], "style": { "navigationBarTitleText": "border" } }, { "path": "pages/CSS/border/complex-border/complex-border", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 } ], "style": { "navigationBarTitleText": "border属性组合示例" } }, { "path": "pages/CSS/border/dynamic-border", "group": [ { "id": "css.properties.border", "name": "border", "index": 13 } ], "style": { "navigationBarTitleText": "border动态修改" } }, { "path": "pages/CSS/box-shadow/box-shadow", "group": [ { "id": "css.properties.box-shadow", "name": "box-shadow", "index": 15 } ], "style": { "navigationBarTitleText": "box-shadow" } }, { "path": "pages/CSS/display/flex", "group": [ { "id": "display", "name": "display", "index": 5 } ], "style": { "navigationBarTitleText": "display:flex" } }, { "path": "pages/CSS/display/none", "group": [ { "id": "display", "name": "display", "index": 5 } ], "style": { "navigationBarTitleText": "display:none" } }, { "path": "pages/CSS/flex/align-content", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.align-content", "name": "align-content", "index": 6 } ], "style": { "navigationBarTitleText": "align-content" } }, { "path": "pages/CSS/flex/align-items", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.align-items", "name": "align-items", "index": 4 } ], "style": { "navigationBarTitleText": "align-items" } }, { "path": "pages/CSS/flex/flex-basis", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.flex-basis", "name": "flex-basis", "index": 9 } ], "style": { "navigationBarTitleText": "flex-basis" } }, { "path": "pages/CSS/flex/flex-direction", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.flex-direction", "name": "flex-direction", "index": 1 } ], "style": { "navigationBarTitleText": "flex-direction" } }, { "path": "pages/CSS/flex/flex-flow", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.flex-flow", "name": "flex-flow", "index": 10 } ], "style": { "navigationBarTitleText": "flex-flow" } }, { "path": "pages/CSS/flex/flex-grow", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.flex-grow", "name": "flex-grow", "index": 7 } ], "style": { "navigationBarTitleText": "flex-grow" } }, { "path": "pages/CSS/flex/flex-shrink", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.flex-shrink", "name": "flex-shrink", "index": 8 } ], "style": { "navigationBarTitleText": "flex-shrink" } }, { "path": "pages/CSS/flex/flex", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.flex", "name": "flex", "index": 0 } ], "style": { "navigationBarTitleText": "flex" } }, { "path": "pages/CSS/flex/justify-content", "group": [ { "id": "css.properties.flex", "name": "flex", "index": 7 }, { "id": "css.properties.flex.justify-content", "name": "justify-content", "index": 2 } ], "style": { "navigationBarTitleText": "justify-content" } }, { "path": "pages/CSS/layout/height", "group": [ { "id": "css.properties.height", "name": "height", "index": 1 }, { "id": "css.properties.height.height", "name": "height", "index": 0 } ], "style": { "navigationBarTitleText": "height" } }, { "path": "pages/CSS/layout/max-height", "group": [ { "id": "css.properties.height", "name": "height", "index": 1 }, { "id": "css.properties.height.max-height", "name": "max-height", "index": 2 } ], "style": { "navigationBarTitleText": "max-height" } }, { "path": "pages/CSS/layout/max-width", "group": [ { "id": "css.properties.width", "name": "width", "index": 0 }, { "id": "css.properties.width.max-width", "name": "max-width", "index": 2 } ], "style": { "navigationBarTitleText": "max-width" } }, { "path": "pages/CSS/layout/min-height", "group": [ { "id": "css.properties.height", "name": "height", "index": 1 }, { "id": "css.properties.height.min-height", "name": "min-height", "index": 1 } ], "style": { "navigationBarTitleText": "min-height" } }, { "path": "pages/CSS/layout/min-width", "group": [ { "id": "css.properties.width", "name": "width", "index": 0 }, { "id": "css.properties.width.min-width", "name": "min-width", "index": 1 } ], "style": { "navigationBarTitleText": "min-width" } }, { "path": "pages/CSS/layout/position", "group": [ { "id": "css.properties.position", "name": "position", "index": 9 }, { "id": "css.properties.position.position", "name": "position", "index": 0 } ], "style": { "navigationBarTitleText": "position" } }, { "path": "pages/CSS/layout/width", "group": [ { "id": "css.properties.width", "name": "width", "index": 0 }, { "id": "css.properties.width.width", "name": "width", "index": 0 } ], "style": { "navigationBarTitleText": "width" } }, { "path": "pages/CSS/layout/z-index", "group": [ { "id": "css.properties.z-index", "name": "z-index", "index": 10 } ], "style": { "navigationBarTitleText": "z-index" } }, { "path": "pages/CSS/layout/visibility", "group": [ { "id": "css.properties.visibility", "name": "visibility", "index": 6 } ], "style": { "navigationBarTitleText": "visibility" } }, { "path": "pages/CSS/margin/margin-bottom", "group": [ { "id": "css.properties.margin", "name": "margin", "index": 2 }, { "id": "css.properties.margin.margin-bottom", "name": "margin-bottom", "index": 2 } ], "style": { "navigationBarTitleText": "margin-bottom" } }, { "path": "pages/CSS/margin/margin-left", "group": [ { "id": "css.properties.margin", "name": "margin", "index": 2 }, { "id": "css.properties.margin.margin-left", "name": "margin-left", "index": 3 } ], "style": { "navigationBarTitleText": "margin-left" } }, { "path": "pages/CSS/margin/margin-right", "group": [ { "id": "css.properties.margin", "name": "margin", "index": 2 }, { "id": "css.properties.margin.margin-right", "name": "margin-right", "index": 4 } ], "style": { "navigationBarTitleText": "margin-right" } }, { "path": "pages/CSS/margin/margin-top", "group": [ { "id": "css.properties.margin", "name": "margin", "index": 2 }, { "id": "css.properties.margin.margin-top", "name": "margin-top", "index": 1 } ], "style": { "navigationBarTitleText": "margin-top" } }, { "path": "pages/CSS/margin/margin", "group": [ { "id": "css.properties.margin", "name": "margin", "index": 2 }, { "id": "css.properties.margin.margin", "name": "margin", "index": 0 } ], "style": { "navigationBarTitleText": "margin" } }, { "path": "pages/CSS/overflow/overflow", "group": [ { "id": "css.properties.overflow", "name": "overflow", "index": 11 } ], "style": { "navigationBarTitleText": "overflow" } }, { "path": "pages/CSS/padding/padding-bottom", "group": [ { "id": "css.properties.padding", "name": "padding", "index": 3 }, { "id": "css.properties.padding.padding-bottom", "name": "padding-bottom", "index": 2 } ], "style": { "navigationBarTitleText": "padding-bottom" } }, { "path": "pages/CSS/padding/padding-left", "group": [ { "id": "css.properties.padding", "name": "padding", "index": 3 }, { "id": "css.properties.padding.padding-left", "name": "padding-left", "index": 3 } ], "style": { "navigationBarTitleText": "padding-left" } }, { "path": "pages/CSS/padding/padding-right", "group": [ { "id": "css.properties.padding", "name": "padding", "index": 3 }, { "id": "css.properties.padding.padding-right", "name": "padding-right", "index": 4 } ], "style": { "navigationBarTitleText": "padding-right" } }, { "path": "pages/CSS/padding/padding-top", "group": [ { "id": "css.properties.padding", "name": "padding", "index": 3 }, { "id": "css.properties.padding.padding-top", "name": "padding-top", "index": 1 } ], "style": { "navigationBarTitleText": "padding-top" } }, { "path": "pages/CSS/padding/padding", "group": [ { "id": "css.properties.padding", "name": "padding", "index": 3 }, { "id": "css.properties.padding.padding", "name": "padding", "index": 0 } ], "style": { "navigationBarTitleText": "padding" } }, { "path": "pages/CSS/text/color", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.color", "name": "color", "index": 0 } ], "style": { "navigationBarTitleText": "color" } }, { "path": "pages/CSS/text/font-family", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.font-family", "name": "font-family", "index": 2 } ], "style": { "navigationBarTitleText": "font-family" } }, { "path": "pages/CSS/text/font-size", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.font-size", "name": "font-size", "index": 1 } ], "style": { "navigationBarTitleText": "font-size" } }, { "path": "pages/CSS/text/font-style", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.font-style", "name": "font-style", "index": 3 } ], "style": { "navigationBarTitleText": "font-style" } }, { "path": "pages/CSS/text/font-weight", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.font-weight", "name": "font-weight", "index": 4 } ], "style": { "navigationBarTitleText": "font-weight" } }, { "path": "pages/CSS/text/letter-spacing", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.letter-spacing", "name": "letter-spacing", "index": 14 } ], "style": { "navigationBarTitleText": "letter-spacing" } }, { "path": "pages/CSS/text/line-height", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.line-height", "name": "line-height", "index": 12 } ], "style": { "navigationBarTitleText": "line-height" } }, { "path": "pages/CSS/text/text-align", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.text-align", "name": "text-align", "index": 10 } ], "style": { "navigationBarTitleText": "text-align" } }, { "path": "pages/CSS/text/text-overflow", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.text-overflow", "name": "text-overflow", "index": 11 } ], "style": { "navigationBarTitleText": "text-overflow" } }, { "path": "pages/CSS/text/text-decoration-line", "group": [ { "id": "css.properties.text", "name": "text", "index": 14 }, { "id": "css.properties.text.text-decoration-line", "name": "text-decoration-line", "index": 6 } ], "style": { "navigationBarTitleText": "text-decoration-line" } }, { "path": "pages/CSS/transition/transition", "group": [ { "id": "css.properties.transition", "name": "transition", "index": 16 } ], "style": { "navigationBarTitleText": "transition" } }, { "path": "pages/CSS/pointer-events/pointer-events", "group": [ { "id": "css.properties.pointer-events", "name": "pointer-events", "index": 18 } ], "style": { "navigationBarTitleText": "pointer-events" } }, { "path": "pages/CSS/transform/translate", "group": [ { "id": "css.properties.transform", "name": "transform", "index": 17 } ], "style": { "navigationBarTitleText": "translate" } }, { "path": "pages/CSS/transform/scale", "group": [ { "id": "css.properties.transform", "name": "transform", "index": 17 } ], "style": { "navigationBarTitleText": "scale" } }, { "path": "pages/CSS/transform/rotate", "group": [ { "id": "css.properties.transform", "name": "transform", "index": 17 } ], "style": { "navigationBarTitleText": "rotate" } }, { "path": "pages/CSS/variable/variable", "group": [ { "id": "variable", "name": "variable", "index": 30 } ], "style": { "navigationBarTitleText": "css 变量" } }, { "path": "pages/CSS/overflow/overflow-visible-event", "group": [ { "id": "overflow", "name": "overflow", "index": 11 } ], "style": { "navigationBarTitleText": "overflow-visible-event" } }, { "path": "pages/tabBar/template", "style": { "navigationBarTitleText": "模板" } }, { "path": "pages/template/list-news/list-news", "style": { "navigationBarTitleText": "列表到详情示例(吸顶)" } }, { "path": "pages/template/list-news/detail/detail", "style": { "navigationBarTitleText": "详情示例" } }, { "path": "pages/template/drop-card/drop-card", "style": { "navigationBarTitleText": "drop-card" } }, { "path": "pages/template/swiper-list/swiper-list", "style": { "navigationBarTitleText": "swiper-list" } }, { "path": "pages/template/swiper-list2/swiper-list2", "style": { "navigationBarTitleText": "swiper-list2" } }, { "path": "pages/template/slider-100/slider-100", "style": { "navigationBarTitleText": "slider x 100" } }, { "path": "pages/template/swiper-vertical-video/swiper-vertical-video", "style": { "navigationStyle": "custom", "backgroundColorContent": "#000000" } }, // #ifdef APP { "path": "pages/template/scroll-sticky/scroll-sticky", "style": { "navigationBarTitleText": "scroll-view自定义滚动吸顶" } }, // #endif { "path": "pages/template/scroll-fold-nav/scroll-fold-nav", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "black" } }, { "path": "pages/template/custom-refresher/custom-refresher", "style": { "navigationBarTitleText": "自定义下拉刷新" } }, { "path": "pages/template/half-screen/half-screen", "style": { "navigationBarTitleText": "半屏弹窗" } }, { "path": "pages/template/long-list/long-list", "style": { "navigationBarTitleText": "Android顶部搜索框随时下移长列表", "enablePullDownRefresh": true } }, { "path": "pages/template/long-list2/long-list2", "style": { "navigationBarTitleText": "顶部banner长列表嵌套滚动示例", "enablePullDownRefresh": true } }, { "path": "pages/template/long-list-nested/long-list-nested", "style": { "navigationBarTitleText": "顶部banner长列表嵌套滚动示例", "enablePullDownRefresh": true } }, { "path": "pages/template/pull-zoom-image/pull-zoom-image", "style": { "navigationStyle": "custom" } }, { "path": "pages/template/navbar-lite/navbar-lite", "style": { "navigationBarTitleText": "自定义导航栏", "navigationStyle": "custom" } }, { "path": "pages/template/custom-tab-bar/custom-tab-bar", "style": { "navigationBarTitleText": "自定义TabBar" } }, // #ifdef WEB { "path": "pages/template/browser-element/browser-element", "style": { "navigationBarTitleText": "如何使用浏览器 element" } }, // #endif // #ifdef APP { "path": "pages/template/calendar/calendar", "style": { "navigationBarTitleText": "日历" } }, // #endif { "path": "pages/template/schema/schema", "style": { "navigationBarTitleText": "打开schema示例" } }, // #ifdef APP-ANDROID { "path": "pages/template/share/share", "style": { "navigationBarTitleText": "分享", "enablePullDownRefresh": false } }, // #endif // #ifdef APP-ANDROID { "path": "pages/template/lottie-anim/lottie-anim", "style": { "navigationBarTitleText": "lottie动画-需要自定义基座", "enablePullDownRefresh": false } }, // #endif // #ifdef APP || WEB { "path": "uni_modules/uni-pay-x/pages/success/success", "style": { "navigationBarTitleText": "", "backgroundColor": "#F8F8F8", "navigationBarBackgroundColor": "#007aff", "navigationBarTextStyle": "white" } }, { "path": "uni_modules/uni-pay-x/pages/ad-interactive-webview/ad-interactive-webview", "style": { "navigationBarTitleText": "收银台", "backgroundColor": "#F8F8F8" } }, { "path": "uni_modules/uni-pay-x/pages/pay-desk/pay-desk", "style": { "navigationBarTitleText": "ad", "backgroundColor": "#F8F8F8" } }, // #endif { "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": "", "backgroundColorContent": "#fffae8" } } ], "globalStyle": { "pageOrientation": "portrait", "navigationBarTitleText": "Hello uniapp x", "navigationBarTextStyle": "@navigationBarTextStyle", "navigationBarBackgroundColor": "@navigationBarBackgroundColor", "backgroundColorContent": "@backgroundColorContent", "backgroundColor": "@backgroundColor" }, "tabBar": { "color": "@tabBarColor", "selectedColor": "@tabBarSelectedColor", "borderStyle": "@tabBarBorderStyle", "backgroundColor": "@tabBarBackgroundColor", "list": [ { "pagePath": "pages/tabBar/component", "iconPath": "@tabBarComponentIconPath", "selectedIconPath": "@tabBarComponentSelectedIconPath", "text": "内置组件" }, { "pagePath": "pages/tabBar/API", "iconPath": "@tabBarAPIIconPath", "selectedIconPath": "@tabBarAPISelectedIconPath", "text": "接口" }, { "pagePath": "pages/tabBar/CSS", "iconPath": "@tabBarCSSIconPath", "selectedIconPath": "@tabBarCSSSelectedIconPath", "text": "CSS" }, { "pagePath": "pages/tabBar/template", "iconPath": "@tabBarTemplateIconPath", "selectedIconPath": "@tabBarTemplateSelectedIconPath", "text": "模板" } ] }, "condition": { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) "list": [ { "name": "", //模式名称 "path": "", //启动页面,必选 "query": "" //启动参数,在页面的onLoad函数里面得到 } ] } }