摘要: data() { return { value:'德阳市', } }, methods: { checkLocation(){ let that=this; return new Promise((resolve,reject)=>{ uni.getLocation({ type: 'gcj02', 阅读全文
posted @ 2022-04-23 11:35 MiniDuck 阅读(917) 评论(0) 推荐(0) 编辑
摘要: <video :src="item.url" :poster="" controls></video> //图片也可以用 <image class="cover" :src="item.url+ '?x-oss-process=video/snapshot,t_0,f_jpg'" mode="">< 阅读全文
posted @ 2022-04-23 11:30 MiniDuck 阅读(4768) 评论(0) 推荐(0) 编辑
摘要: // #ifdef APP-PLUS plus.runtime.openURL('https://xxxxxxxx/app/yonghuxieyi.html') // #endif 阅读全文
posted @ 2022-04-23 11:27 MiniDuck 阅读(786) 评论(0) 推荐(0) 编辑