diff --git a/pages.json b/pages.json index 886f2a586829cf9bf3bb5b095f48b49b9533639e..e5418ecd55e567685438fadec0e10219eda83632 100644 --- a/pages.json +++ b/pages.json @@ -1049,16 +1049,15 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path" : "pages/API/element-get-attribute/element-get-attribute", - "group": "1,30", - "style" : - { - "navigationBarTitleText" : "getAttribute | 获取元素的属性值" - } - }, - // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "pages/API/element-get-attribute/element-get-attribute", + "group": "1,30", + "style": { + "navigationBarTitleText": "getAttribute | 获取元素的属性值" + } + }, + // #endif // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/API/get-app-authorize-setting/get-app-authorize-setting", @@ -1476,12 +1475,15 @@ "navigationBarTitleText": "privacy | 隐私信息授权" } }, - { - "path": "pages/API/base64/base64", - "style": { - "navigationBarTitleText": "base64 | base64" - } - }, + // #endif + // #ifdef APP-ANDROID || WEB || MP-WEIXIN + { + "path": "pages/API/base64/base64", + "group": "1,1,2", + "style": { + "navigationBarTitleText": "Base64" + } + }, // #endif // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN { @@ -1539,9 +1541,9 @@ "path": "pages/API/dialog-page/dialog-3", "style": { "navigationBarTitleText": "dialogPage3", - "navigationBarTextStyle": "black", - "backgroundColorContent": "#007aff", - "navigationStyle": "default" + "navigationBarTextStyle": "black", + "backgroundColorContent": "#007aff", + "navigationStyle": "default" } }, // #endif @@ -1834,627 +1836,627 @@ } } // #endif - ], - "subPackages": [ - { - "root": "pages/API/save-image-to-photos-album", - "pages": [ - // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN - { - "path": "save-image-to-photos-album", - "group": "1,7,2", - "style": { - "navigationBarTitleText": "saveImageToPhotosAlbum | 保存图片到相册" - } - } - // #endif - ] - }, - { - "root": "pages/API/save-video-to-photos-album", - "pages": [ - // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN - { - "path": "save-video-to-photos-album", - "group": "1,7,6", - "style": { - "navigationBarTitleText": "saveVideoToPhotosAlbum | 保存视频到相册" - } - } - // #endif - ] - }, - { - "root": "pages/API/get-video-info", - "pages": [ - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "get-video-info", - "group": "1,7,7", - "style": { - "navigationBarTitleText": "getVideoInfo | 获取视频信息" - } - } - // #endif - ] - }, - { - "root": "pages/CSS", - "pages": [ - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "background/background-color", - "group": "2,8,1", - "style": { - "navigationBarTitleText": "background-color" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "background/background-image", - "group": "2,8,2", - "style": { - "navigationBarTitleText": "background-image" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-bottom", - "group": "2,13,22", - "style": { - "navigationBarTitleText": "border-bottom" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-color", - "group": "2,13,11", - "style": { - "navigationBarTitleText": "border-color" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-left", - "group": "2,13,23", - "style": { - "navigationBarTitleText": "border-left" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-radius", - "group": "2,13,16", - "style": { - "navigationBarTitleText": "border-radius" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-right", - "group": "2,13,24", - "style": { - "navigationBarTitleText": "border-right" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-style", - "group": "2,13,1", - "style": { - "navigationBarTitleText": "border-style" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-top", - "group": "2,13,21", - "style": { - "navigationBarTitleText": "border-top" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-width", - "group": "2,13,6", - "style": { - "navigationBarTitleText": "border-width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border", - "group": "2,13,0", - "style": { - "navigationBarTitleText": "border" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/complex-border/complex-border", - "group": "2,13", - "style": { - "navigationBarTitleText": "border属性组合示例" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/dynamic-border", - "group": "2,13", - "style": { - "navigationBarTitleText": "border动态修改" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "border/border-update", - "group": "2,13", - "style": { - "navigationBarTitleText": "border更新样式" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "box-shadow/box-shadow", - "group": "2,15", - "style": { - "navigationBarTitleText": "box-shadow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "display/flex", - "group": "2,5", - "style": { - "navigationBarTitleText": "flex" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "display/none", - "group": "2,5", - "style": { - "navigationBarTitleText": "none" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/align-content", - "group": "2,7,6", - "style": { - "navigationBarTitleText": "align-content" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/align-items", - "group": "2,7,4", - "style": { - "navigationBarTitleText": "align-items" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/flex-basis", - "group": "2,7,9", - "style": { - "navigationBarTitleText": "flex-basis" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/flex-direction", - "group": "2,7,1", - "style": { - "navigationBarTitleText": "flex-direction" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/flex-flow", - "group": "2,7,10", - "style": { - "navigationBarTitleText": "flex-flow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/flex-grow", - "group": "2,7,7", - "style": { - "navigationBarTitleText": "flex-grow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/flex-shrink", - "group": "2,7,8", - "style": { - "navigationBarTitleText": "flex-shrink" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/flex", - "group": "2,7,0", - "style": { - "navigationBarTitleText": "flex" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "flex/justify-content", - "group": "2,7,2", - "style": { - "navigationBarTitleText": "justify-content" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/height", - "group": "2,1,0", - "style": { - "navigationBarTitleText": "height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/max-height", - "group": "2,1,2", - "style": { - "navigationBarTitleText": "max-height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/max-width", - "group": "2,0,2", - "style": { - "navigationBarTitleText": "max-width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/min-height", - "group": "2,1,1", - "style": { - "navigationBarTitleText": "min-height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/min-width", - "group": "2,0,1", - "style": { - "navigationBarTitleText": "min-width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/position", - "group": "2,9,0", - "style": { - "navigationBarTitleText": "position" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/width", - "group": "2,0,0", - "style": { - "navigationBarTitleText": "width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/z-index", - "group": "2,10", - "style": { - "navigationBarTitleText": "z-index" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "layout/visibility", - "group": "2,6", - "style": { - "navigationBarTitleText": "visibility" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "margin/margin-bottom", - "group": "2,2,2", - "style": { - "navigationBarTitleText": "margin-bottom" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "margin/margin-left", - "group": "2,2,3", - "style": { - "navigationBarTitleText": "margin-left" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "margin/margin-right", - "group": "2,2,4", - "style": { - "navigationBarTitleText": "margin-right" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "margin/margin-top", - "group": "2,2,1", - "style": { - "navigationBarTitleText": "margin-top" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "margin/margin", - "group": "2,2,0", - "style": { - "navigationBarTitleText": "margin" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "overflow/overflow", - "group": "2,11", - "style": { - "navigationBarTitleText": "overflow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "padding/padding-bottom", - "group": "2,3,2", - "style": { - "navigationBarTitleText": "padding-bottom" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "padding/padding-left", - "group": "2,3,3", - "style": { - "navigationBarTitleText": "padding-left" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "padding/padding-right", - "group": "2,3,4", - "style": { - "navigationBarTitleText": "padding-right" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "padding/padding-top", - "group": "2,3,1", - "style": { - "navigationBarTitleText": "padding-top" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "padding/padding", - "group": "2,3,0", - "style": { - "navigationBarTitleText": "padding" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/color", - "group": "2,14,0", - "style": { - "navigationBarTitleText": "color" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/font-family", - "group": "2,14,2", - "style": { - "navigationBarTitleText": "font-family" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/font-size", - "group": "2,14,1", - "style": { - "navigationBarTitleText": "font-size" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/font-style", - "group": "2,14,3", - "style": { - "navigationBarTitleText": "font-style" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/font-weight", - "group": "2,14,4", - "style": { - "navigationBarTitleText": "font-weight" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/letter-spacing", - "group": "2,14,14", - "style": { - "navigationBarTitleText": "letter-spacing" - } - }, - // #endif - { - "path": "text/font-family-icon", - "style": { - "navigationBarTitleText": "font-family: uni-icon" - } - }, - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/line-height", - "group": "2,14,12", - "style": { - "navigationBarTitleText": "line-height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/text-align", - "group": "2,14,10", - "style": { - "navigationBarTitleText": "text-align" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/text-overflow", - "group": "2,14,11", - "style": { - "navigationBarTitleText": "text-overflow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "text/text-decoration-line", - "group": "2,14,6", - "style": { - "navigationBarTitleText": "text-decoration-line" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "transition/transition", - "group": "2,16", - "style": { - "navigationBarTitleText": "transition" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pointer-events/pointer-events", - "group": "2,18", - "style": { - "navigationBarTitleText": "pointer-events" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "transform/translate", - "group": "2,17", - "style": { - "navigationBarTitleText": "translate" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "transform/scale", - "group": "2,17", - "style": { - "navigationBarTitleText": "scale" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "transform/rotate", - "group": "2,17", - "style": { - "navigationBarTitleText": "rotate" - } - }, - // #endif - { - "path": "variable/variable", - "group": "2,20", - "style": { - "navigationBarTitleText": "css 变量" - } - }, - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "overflow/overflow-visible-event", - "group": "2,11", - "style": { - "navigationBarTitleText": "overflow-visible-event" - } - } - // #endif - ] - } - ], + ], + "subPackages": [ + { + "root": "pages/API/save-image-to-photos-album", + "pages": [ + // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN + { + "path": "save-image-to-photos-album", + "group": "1,7,2", + "style": { + "navigationBarTitleText": "saveImageToPhotosAlbum | 保存图片到相册" + } + } + // #endif + ] + }, + { + "root": "pages/API/save-video-to-photos-album", + "pages": [ + // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN + { + "path": "save-video-to-photos-album", + "group": "1,7,6", + "style": { + "navigationBarTitleText": "saveVideoToPhotosAlbum | 保存视频到相册" + } + } + // #endif + ] + }, + { + "root": "pages/API/get-video-info", + "pages": [ + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "get-video-info", + "group": "1,7,7", + "style": { + "navigationBarTitleText": "getVideoInfo | 获取视频信息" + } + } + // #endif + ] + }, + { + "root": "pages/CSS", + "pages": [ + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "background/background-color", + "group": "2,8,1", + "style": { + "navigationBarTitleText": "background-color" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "background/background-image", + "group": "2,8,2", + "style": { + "navigationBarTitleText": "background-image" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-bottom", + "group": "2,13,22", + "style": { + "navigationBarTitleText": "border-bottom" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-color", + "group": "2,13,11", + "style": { + "navigationBarTitleText": "border-color" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-left", + "group": "2,13,23", + "style": { + "navigationBarTitleText": "border-left" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-radius", + "group": "2,13,16", + "style": { + "navigationBarTitleText": "border-radius" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-right", + "group": "2,13,24", + "style": { + "navigationBarTitleText": "border-right" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-style", + "group": "2,13,1", + "style": { + "navigationBarTitleText": "border-style" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-top", + "group": "2,13,21", + "style": { + "navigationBarTitleText": "border-top" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-width", + "group": "2,13,6", + "style": { + "navigationBarTitleText": "border-width" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border", + "group": "2,13,0", + "style": { + "navigationBarTitleText": "border" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/complex-border/complex-border", + "group": "2,13", + "style": { + "navigationBarTitleText": "border属性组合示例" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/dynamic-border", + "group": "2,13", + "style": { + "navigationBarTitleText": "border动态修改" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "border/border-update", + "group": "2,13", + "style": { + "navigationBarTitleText": "border更新样式" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "box-shadow/box-shadow", + "group": "2,15", + "style": { + "navigationBarTitleText": "box-shadow" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "display/flex", + "group": "2,5", + "style": { + "navigationBarTitleText": "flex" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "display/none", + "group": "2,5", + "style": { + "navigationBarTitleText": "none" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/align-content", + "group": "2,7,6", + "style": { + "navigationBarTitleText": "align-content" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/align-items", + "group": "2,7,4", + "style": { + "navigationBarTitleText": "align-items" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/flex-basis", + "group": "2,7,9", + "style": { + "navigationBarTitleText": "flex-basis" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/flex-direction", + "group": "2,7,1", + "style": { + "navigationBarTitleText": "flex-direction" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/flex-flow", + "group": "2,7,10", + "style": { + "navigationBarTitleText": "flex-flow" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/flex-grow", + "group": "2,7,7", + "style": { + "navigationBarTitleText": "flex-grow" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/flex-shrink", + "group": "2,7,8", + "style": { + "navigationBarTitleText": "flex-shrink" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/flex", + "group": "2,7,0", + "style": { + "navigationBarTitleText": "flex" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "flex/justify-content", + "group": "2,7,2", + "style": { + "navigationBarTitleText": "justify-content" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/height", + "group": "2,1,0", + "style": { + "navigationBarTitleText": "height" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/max-height", + "group": "2,1,2", + "style": { + "navigationBarTitleText": "max-height" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/max-width", + "group": "2,0,2", + "style": { + "navigationBarTitleText": "max-width" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/min-height", + "group": "2,1,1", + "style": { + "navigationBarTitleText": "min-height" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/min-width", + "group": "2,0,1", + "style": { + "navigationBarTitleText": "min-width" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/position", + "group": "2,9,0", + "style": { + "navigationBarTitleText": "position" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/width", + "group": "2,0,0", + "style": { + "navigationBarTitleText": "width" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/z-index", + "group": "2,10", + "style": { + "navigationBarTitleText": "z-index" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "layout/visibility", + "group": "2,6", + "style": { + "navigationBarTitleText": "visibility" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "margin/margin-bottom", + "group": "2,2,2", + "style": { + "navigationBarTitleText": "margin-bottom" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "margin/margin-left", + "group": "2,2,3", + "style": { + "navigationBarTitleText": "margin-left" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "margin/margin-right", + "group": "2,2,4", + "style": { + "navigationBarTitleText": "margin-right" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "margin/margin-top", + "group": "2,2,1", + "style": { + "navigationBarTitleText": "margin-top" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "margin/margin", + "group": "2,2,0", + "style": { + "navigationBarTitleText": "margin" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "overflow/overflow", + "group": "2,11", + "style": { + "navigationBarTitleText": "overflow" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "padding/padding-bottom", + "group": "2,3,2", + "style": { + "navigationBarTitleText": "padding-bottom" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "padding/padding-left", + "group": "2,3,3", + "style": { + "navigationBarTitleText": "padding-left" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "padding/padding-right", + "group": "2,3,4", + "style": { + "navigationBarTitleText": "padding-right" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "padding/padding-top", + "group": "2,3,1", + "style": { + "navigationBarTitleText": "padding-top" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "padding/padding", + "group": "2,3,0", + "style": { + "navigationBarTitleText": "padding" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/color", + "group": "2,14,0", + "style": { + "navigationBarTitleText": "color" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/font-family", + "group": "2,14,2", + "style": { + "navigationBarTitleText": "font-family" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/font-size", + "group": "2,14,1", + "style": { + "navigationBarTitleText": "font-size" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/font-style", + "group": "2,14,3", + "style": { + "navigationBarTitleText": "font-style" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/font-weight", + "group": "2,14,4", + "style": { + "navigationBarTitleText": "font-weight" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/letter-spacing", + "group": "2,14,14", + "style": { + "navigationBarTitleText": "letter-spacing" + } + }, + // #endif + { + "path": "text/font-family-icon", + "style": { + "navigationBarTitleText": "font-family: uni-icon" + } + }, + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/line-height", + "group": "2,14,12", + "style": { + "navigationBarTitleText": "line-height" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/text-align", + "group": "2,14,10", + "style": { + "navigationBarTitleText": "text-align" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/text-overflow", + "group": "2,14,11", + "style": { + "navigationBarTitleText": "text-overflow" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "text/text-decoration-line", + "group": "2,14,6", + "style": { + "navigationBarTitleText": "text-decoration-line" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "transition/transition", + "group": "2,16", + "style": { + "navigationBarTitleText": "transition" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "pointer-events/pointer-events", + "group": "2,18", + "style": { + "navigationBarTitleText": "pointer-events" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "transform/translate", + "group": "2,17", + "style": { + "navigationBarTitleText": "translate" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "transform/scale", + "group": "2,17", + "style": { + "navigationBarTitleText": "scale" + } + }, + // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "transform/rotate", + "group": "2,17", + "style": { + "navigationBarTitleText": "rotate" + } + }, + // #endif + { + "path": "variable/variable", + "group": "2,20", + "style": { + "navigationBarTitleText": "css 变量" + } + }, + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "overflow/overflow-visible-event", + "group": "2,11", + "style": { + "navigationBarTitleText": "overflow-visible-event" + } + } + // #endif + ] + } + ], "globalStyle": { "pageOrientation": "portrait", "navigationBarTitleText": "Hello uniapp x", @@ -2753,7 +2755,10 @@ "id": "api.base.eventBus", "name": "eventBus" }, - null, + { + "id": "api.base.base64", + "name": "Base64" + }, { "id": "api.base.interceptor", "name": "interceptor"