0.1.0 • Published 3 years ago

rl-uniapp-h5 v0.1.0

Weekly downloads
7
License
-
Repository
-
Last release
3 years ago

h5

Project setup

yarn install
npm install

dev 开发

yarn serve / yarn dev
npm run dev / npm run serve

release 测试

yarn release
npm run release

build 生产

yarn build
npm run build

apiPath

src => static => apiPath.js

全局变量

src => uni.scss

注意事项

标签
div => view
p => view
span => text
img => image
单位
1px => 2rpx

骨架屏API

首页建议使用骨架屏
https://ext.dcloud.net.cn/plugin?id=926

路径

~@ 代替 ../  ../../