bug修复
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
showNoRights() {
|
||||
let that = this
|
||||
uni.showModal({
|
||||
content: "购买‘手模’或者‘脚模’后方可使用此功能",
|
||||
content: "购买 手模 或 脚模 后方可使用此功能",
|
||||
confirmText: '好的',
|
||||
showCancel: false,
|
||||
success: function(res) {
|
||||
|
||||
Reference in New Issue
Block a user