|
hace 3 años | |
---|---|---|
common | hace 3 años | |
components | hace 3 años | |
pages | hace 3 años | |
static | hace 3 años | |
store | hace 4 años | |
uni_modules | hace 3 años | |
utils | hace 3 años | |
uview-ui | hace 3 años | |
.eslintignore | hace 4 años | |
.gitignore | hace 4 años | |
App.vue | hace 3 años | |
LICENSE | hace 4 años | |
README.md | hace 3 años | |
main.js | hace 4 años | |
manifest.json | hace 3 años | |
package-lock.json | hace 3 años | |
pages.json | hace 3 años | |
template.h5.html | hace 4 años | |
uni.scss | hace 4 años | |
vue.config.js | hace 4 años |
npm i tki-qrcode
https://github.com/q310550690/uni-app-qrcode
import speak from '@/utils/speaks.js';
speak(this.orderVehicleNo);
let device = uni.requireNativePlugin("DeviceInfo");
device.print(res.data.print);
let ALog = uni.requireNativePlugin("AndroidLog");
ALog.info(res.data.msg);
HBuilder X
中 发行>原生App-本地打包>生成本地打包App资源Android Studio
中打开D:\wwwroot\parking_web\android_hull\pda\pda\src\main\assets\apps\__UNI__29ECCC8\www
Android Studio
下按shift+F10
在安卓手机上测试Android Studio
下按ctrl+F10
打包文件在parking_web\android_hull\pda\pda\build\outputs\apk\release