From 25353bcacb065144bfeebb3283c5468b65454d76 Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Wed, 18 Dec 2024 15:41:39 +0800 Subject: [PATCH] =?UTF-8?q?chore(pages.json):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E9=83=A8=E5=88=86=20API=20=E5=8F=8A=20CSS=20=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E5=88=B0=20subPackages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 1221 ++++++++++++++++++++++++++-------------------------- 1 file changed, 621 insertions(+), 600 deletions(-) diff --git a/pages.json b/pages.json index 6adfed40..b316cf76 100644 --- a/pages.json +++ b/pages.json @@ -1114,33 +1114,6 @@ }, // #endif // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN - { - "path": "pages/API/save-image-to-photos-album/save-image-to-photos-album", - "group": "1,7,2", - "style": { - "navigationBarTitleText": "saveImageToPhotosAlbum | 保存图片到相册" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN - { - "path": "pages/API/save-video-to-photos-album/save-video-to-photos-album", - "group": "1,7,6", - "style": { - "navigationBarTitleText": "saveVideoToPhotosAlbum | 保存视频到相册" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/API/get-video-info/get-video-info", - "group": "1,7,7", - "style": { - "navigationBarTitleText": "getVideoInfo | 获取视频信息" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/API/compress-video/compress-video", "group": "1,7,8", @@ -1592,578 +1565,6 @@ "backgroundColorContent": "#f8f8f8" } }, - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/background/background-color", - "group": "2,8,1", - "style": { - "navigationBarTitleText": "background-color" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/background/background-image", - "group": "2,8,2", - "style": { - "navigationBarTitleText": "background-image" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-bottom", - "group": "2,13,22", - "style": { - "navigationBarTitleText": "border-bottom" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-color", - "group": "2,13,11", - "style": { - "navigationBarTitleText": "border-color" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-left", - "group": "2,13,23", - "style": { - "navigationBarTitleText": "border-left" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-radius", - "group": "2,13,16", - "style": { - "navigationBarTitleText": "border-radius" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-right", - "group": "2,13,24", - "style": { - "navigationBarTitleText": "border-right" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-style", - "group": "2,13,1", - "style": { - "navigationBarTitleText": "border-style" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-top", - "group": "2,13,21", - "style": { - "navigationBarTitleText": "border-top" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-width", - "group": "2,13,6", - "style": { - "navigationBarTitleText": "border-width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border", - "group": "2,13,0", - "style": { - "navigationBarTitleText": "border" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/complex-border/complex-border", - "group": "2,13", - "style": { - "navigationBarTitleText": "border属性组合示例" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/dynamic-border", - "group": "2,13", - "style": { - "navigationBarTitleText": "border动态修改" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/border/border-update", - "group": "2,13", - "style": { - "navigationBarTitleText": "border更新样式" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/box-shadow/box-shadow", - "group": "2,15", - "style": { - "navigationBarTitleText": "box-shadow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/display/flex", - "group": "2,5", - "style": { - "navigationBarTitleText": "flex" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/display/none", - "group": "2,5", - "style": { - "navigationBarTitleText": "none" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/align-content", - "group": "2,7,6", - "style": { - "navigationBarTitleText": "align-content" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/align-items", - "group": "2,7,4", - "style": { - "navigationBarTitleText": "align-items" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/flex-basis", - "group": "2,7,9", - "style": { - "navigationBarTitleText": "flex-basis" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/flex-direction", - "group": "2,7,1", - "style": { - "navigationBarTitleText": "flex-direction" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/flex-flow", - "group": "2,7,10", - "style": { - "navigationBarTitleText": "flex-flow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/flex-grow", - "group": "2,7,7", - "style": { - "navigationBarTitleText": "flex-grow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/flex-shrink", - "group": "2,7,8", - "style": { - "navigationBarTitleText": "flex-shrink" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/flex", - "group": "2,7,0", - "style": { - "navigationBarTitleText": "flex" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/flex/justify-content", - "group": "2,7,2", - "style": { - "navigationBarTitleText": "justify-content" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/height", - "group": "2,1,0", - "style": { - "navigationBarTitleText": "height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/max-height", - "group": "2,1,2", - "style": { - "navigationBarTitleText": "max-height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/max-width", - "group": "2,0,2", - "style": { - "navigationBarTitleText": "max-width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/min-height", - "group": "2,1,1", - "style": { - "navigationBarTitleText": "min-height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/min-width", - "group": "2,0,1", - "style": { - "navigationBarTitleText": "min-width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/position", - "group": "2,9,0", - "style": { - "navigationBarTitleText": "position" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/width", - "group": "2,0,0", - "style": { - "navigationBarTitleText": "width" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/z-index", - "group": "2,10", - "style": { - "navigationBarTitleText": "z-index" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/layout/visibility", - "group": "2,6", - "style": { - "navigationBarTitleText": "visibility" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/margin/margin-bottom", - "group": "2,2,2", - "style": { - "navigationBarTitleText": "margin-bottom" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/margin/margin-left", - "group": "2,2,3", - "style": { - "navigationBarTitleText": "margin-left" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/margin/margin-right", - "group": "2,2,4", - "style": { - "navigationBarTitleText": "margin-right" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/margin/margin-top", - "group": "2,2,1", - "style": { - "navigationBarTitleText": "margin-top" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/margin/margin", - "group": "2,2,0", - "style": { - "navigationBarTitleText": "margin" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/overflow/overflow", - "group": "2,11", - "style": { - "navigationBarTitleText": "overflow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/padding/padding-bottom", - "group": "2,3,2", - "style": { - "navigationBarTitleText": "padding-bottom" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/padding/padding-left", - "group": "2,3,3", - "style": { - "navigationBarTitleText": "padding-left" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/padding/padding-right", - "group": "2,3,4", - "style": { - "navigationBarTitleText": "padding-right" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/padding/padding-top", - "group": "2,3,1", - "style": { - "navigationBarTitleText": "padding-top" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/padding/padding", - "group": "2,3,0", - "style": { - "navigationBarTitleText": "padding" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/color", - "group": "2,14,0", - "style": { - "navigationBarTitleText": "color" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/font-family", - "group": "2,14,2", - "style": { - "navigationBarTitleText": "font-family" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/font-size", - "group": "2,14,1", - "style": { - "navigationBarTitleText": "font-size" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/font-style", - "group": "2,14,3", - "style": { - "navigationBarTitleText": "font-style" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/font-weight", - "group": "2,14,4", - "style": { - "navigationBarTitleText": "font-weight" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/letter-spacing", - "group": "2,14,14", - "style": { - "navigationBarTitleText": "letter-spacing" - } - }, - // #endif - { - "path": "pages/CSS/text/font-family-icon", - "style": { - "navigationBarTitleText": "font-family: uni-icon" - } - }, - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/line-height", - "group": "2,14,12", - "style": { - "navigationBarTitleText": "line-height" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/text-align", - "group": "2,14,10", - "style": { - "navigationBarTitleText": "text-align" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/text-overflow", - "group": "2,14,11", - "style": { - "navigationBarTitleText": "text-overflow" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/text/text-decoration-line", - "group": "2,14,6", - "style": { - "navigationBarTitleText": "text-decoration-line" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/transition/transition", - "group": "2,16", - "style": { - "navigationBarTitleText": "transition" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/pointer-events/pointer-events", - "group": "2,18", - "style": { - "navigationBarTitleText": "pointer-events" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/transform/translate", - "group": "2,17", - "style": { - "navigationBarTitleText": "translate" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/transform/scale", - "group": "2,17", - "style": { - "navigationBarTitleText": "scale" - } - }, - // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/transform/rotate", - "group": "2,17", - "style": { - "navigationBarTitleText": "rotate" - } - }, - // #endif - { - "path": "pages/CSS/variable/variable", - "group": "2,20", - "style": { - "navigationBarTitleText": "css 变量" - } - }, - // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN - { - "path": "pages/CSS/overflow/overflow-visible-event", - "group": "2,11", - "style": { - "navigationBarTitleText": "overflow-visible-event" - } - } - // #endif - , { "path": "pages/tabBar/template", "style": { @@ -2407,7 +1808,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 + ] + } + ], "globalStyle": { "pageOrientation": "portrait", "navigationBarTitleText": "Hello uniapp x", -- GitLab