更新记录
1.0.13(2022-09-09) 下载此版本
新增就诊人时候 使用push
1.0.12(2022-07-19) 下载此版本
图片 -> base63 转换 uUtils.chooseImage
1.0.11(2022-07-14) 下载此版本
agrment update
查看更多平台兼容性
uni-app
Vue2 | Vue3 | Chrome | Safari | app-vue | app-nvue | Android | iOS | 鸿蒙 |
---|---|---|---|---|---|---|---|---|
× | × | - | - | × | - | - | - | - |
微信小程序 | 支付宝小程序 | 抖音小程序 | 百度小程序 | 快手小程序 | 京东小程序 | 鸿蒙元服务 | QQ小程序 | 飞书小程序 | 快应用-华为 | 快应用-联盟 |
---|---|---|---|---|---|---|---|---|---|---|
× | × | × | × | - | - | - | × | - | × | × |
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"
}
}