摘要: app.vue里面写onLaunch: function(launch) { let that = this // #ifdef APP-PLUS uni.getSystemInfo({ success(res) { console.log(res) console.log(res.platform 阅读全文
posted @ 2020-09-21 19:06 福超 阅读(238) 评论(0) 推荐(0) 编辑
摘要: 1.下载组件 ksp-image-cutter 2.引入 import kpsImageCutter from "@/components/ksp-image-cutter/ksp-image-cutter.vue"; 3.使用 <image @click="chooseImage()" style 阅读全文
posted @ 2020-09-21 17:18 福超 阅读(341) 评论(0) 推荐(0) 编辑