更新readme
This commit is contained in:
parent
6ee962930e
commit
19d069d17d
5
开发文档.md
5
开发文档.md
|
|
@ -25,7 +25,10 @@ H5, 不影响。
|
||||||
* 分包内组件路径为 /分包目录/*/组件名称; 使用@/分包目录/*/组件名称会报错。
|
* 分包内组件路径为 /分包目录/*/组件名称; 使用@/分包目录/*/组件名称会报错。
|
||||||
* 分包只能使用分包内的图路径或者static目录下 分包使用别的分包下图片会导致图片未找到
|
* 分包只能使用分包内的图路径或者static目录下 分包使用别的分包下图片会导致图片未找到
|
||||||
* uni tabBar 配置项 请参考 [tabBar配置网址]<https://uniapp.dcloud.net.cn/collocation/pages.html#tabbar>
|
* uni tabBar 配置项 请参考 [tabBar配置网址]<https://uniapp.dcloud.net.cn/collocation/pages.html#tabbar>
|
||||||
*
|
|
||||||
|
### 兼容行考虑
|
||||||
|
* 组件只能有一个根元素,组件内所有元素鼻血在根元素里
|
||||||
|
|
||||||
### 打包注意事项
|
### 打包注意事项
|
||||||
|
|
||||||
* 准备资料:
|
* 准备资料:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue