摘要:
data() { return { value:'德阳市', } }, methods: { checkLocation(){ let that=this; return new Promise((resolve,reject)=>{ uni.getLocation({ type: 'gcj02', 阅读全文
摘要:
<video :src="item.url" :poster="" controls></video> //图片也可以用 <image class="cover" :src="item.url+ '?x-oss-process=video/snapshot,t_0,f_jpg'" mode="">< 阅读全文
摘要:
// #ifdef APP-PLUS plus.runtime.openURL('https://xxxxxxxx/app/yonghuxieyi.html') // #endif 阅读全文