更新记录
1.0.13(2022-09-09) 下载此版本
新增就诊人时候 使用push
1.0.12(2022-07-19) 下载此版本
图片 -> base63 转换 uUtils.chooseImage
1.0.11(2022-07-14) 下载此版本
agrment update
查看更多平台兼容性
Vue2 | Vue3 |
---|---|
× | × |
App | 快应用 | 微信小程序 | 支付宝小程序 | 百度小程序 | 字节小程序 | QQ小程序 |
---|---|---|---|---|---|---|
HBuilderX 3.2.12 | × | × | × | × | × | × |
钉钉小程序 | 快手小程序 | 飞书小程序 | 京东小程序 |
---|---|---|---|
× | × | × | × |
H5-Safari | Android Browser | 微信浏览器(Android) | QQ浏览器(Android) | Chrome | IE | Edge | Firefox | PC-Safari |
---|---|---|---|---|---|---|---|---|
× | × | × | × | × | × | × | × | × |
heren-uni
不要下载
pages.json
"easycom": {
"^c-(.*)": "@uni-ui/code-ui/components/w-$1/index.vue",//二维码条形码的配置
"custom": {
"wyb-action-sheet": "@/uni_modules/heren-uni/components/wyb-action-sheet/wyb-action-sheet.vue",
"wyb-popup": "@/uni_modules/heren-uni/components/wyb-popup/wyb-popup.vue",
"^my-(.*)": "@/uni_modules/heren-uni/components/my-$1/my-$1.vue"
}
}