国外MOSE官网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
353 B

4 days ago
  1. 1,优先使用uvUI组件库的组件 我已经导入组件库
  2. 2,优先使用uni.scss中设置好的主题颜色
  3. 3,页面结构有很多图片内容都在static下面准备好了,主包在static 分包在对应的subPages/assets下面
  4. 4,优先组件细化页面,主包的页面将组件放在@/pages/components/对应的components文件下面