新增记录
This commit is contained in:
@@ -91,6 +91,7 @@ export default {
|
||||
callPhone(phone) {
|
||||
uni.makePhoneCall({ phoneNumber: phone })
|
||||
},
|
||||
|
||||
previewImage(images, img) {
|
||||
uni.previewImage({
|
||||
urls: images.map((v) => v.url),
|
||||
|
||||
Reference in New Issue
Block a user