提交 129525fb 编写于 作者: D DCloud_LXH

feat: pagejson weixin

上级 ab19d5b5
此差异已折叠。
...@@ -89,6 +89,16 @@ globalStyle节点里是所有页面都生效的全局样式配置。它的配置 ...@@ -89,6 +89,16 @@ globalStyle节点里是所有页面都生效的全局样式配置。它的配置
<!-- PAGESJSON.pullToRefresh_contentrefresh.compatibility --> <!-- PAGESJSON.pullToRefresh_contentrefresh.compatibility -->
#### mp-weixin 配置项列表 @globalstyle-mp-weixin
<!-- PAGESJSON.globalStyle_mp-weixin.description -->
<!-- PAGESJSON.globalStyle_mp-weixin.table -->
<!-- PAGESJSON.globalStyle_mp-weixin.compatibility -->
### pages 配置项列表 @pagesoptionspage ### pages 配置项列表 @pagesoptionspage
pages节点里注册页面,数据格式是数组,数组每个项都是一个对象,通过path属性指定页面路径,通过style指定该页面的样式配置。 pages节点里注册页面,数据格式是数组,数组每个项都是一个对象,通过path属性指定页面路径,通过style指定该页面的样式配置。
...@@ -212,6 +222,16 @@ pages节点里注册页面,数据格式是数组,数组每个项都是一个 ...@@ -212,6 +222,16 @@ pages节点里注册页面,数据格式是数组,数组每个项都是一个
<!-- PAGESJSON.style_h5.compatibility --> <!-- PAGESJSON.style_h5.compatibility -->
##### mp-weixin 配置项列表 @style-mp-weixin
<!-- PAGESJSON.style_mp-weixin.description -->
<!-- PAGESJSON.style_mp-weixin.table -->
<!-- PAGESJSON.style_mp-weixin.compatibility -->
### tabBar 配置项列表 @pages-tabbar ### tabBar 配置项列表 @pages-tabbar
tabbar节点用于配置应用的tabbar,仅支持配置一个。如需在更多页面配置tabbar,见下面的自定义tabbar。 tabbar节点用于配置应用的tabbar,仅支持配置一个。如需在更多页面配置tabbar,见下面的自定义tabbar。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册