展品维保小程序前端代码接口
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.

5 lines
496 B

  1. 1,优先使用uvUI组件库的组件 我已经导入
  2. 2,使用uni.scss设置好的SCSS变量$primary-color和其他三个还有动画变量
  3. 3,图片在@/static,主包图片在static 分包在对应subPages/assets
  4. 4,优先组件分化页面,主包页面的组件放在@/pages/components/对应的components文件下面
  5. 5,电脑系统配置Window 11
  6. 6,阿里云上传工具封装在@utils/oss-upload,api相关封装在@api,后台动态配置参数的获取 封装在@stores/index