修改国际版本
This commit is contained in:
@@ -872,6 +872,7 @@ function getUserLocation() {
|
||||
uni.showModal({
|
||||
title: getPermissionText('locationTitle'),
|
||||
content: getPermissionText('locationNeed'),
|
||||
confirmText: getPermissionText('gotIt'),
|
||||
showCancel: false
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user