shish 9 miesięcy temu
rodzic
commit
50b9299ff4

+ 1 - 1
ghsApp/src/admin/home/workbench.vue

@@ -443,7 +443,7 @@ export default {
 			// #ifdef APP-PLUS
 			let that = this
 			let type = uni.getSystemInfoSync().platform
-			that.$msg("请在小程序上续期")
+			that.$msg("请使用微信小程序来续期")
 			if(type == 'android'){
 
 				if(plus.runtime.isApplicationExist({pname:'com.tencent.mm',action:'weixin://'})){

+ 1 - 1
ghsApp/src/admin/shop/renew.vue

@@ -49,7 +49,7 @@ export default {
             // #ifdef APP-PLUS
             let that = this
             let type = uni.getSystemInfoSync().platform
-            that.$msg("请在小程序上续期")
+            that.$msg("请使用微信小程序操作续期")
             if(type == 'android'){
                 if(plus.runtime.isApplicationExist({pname:'com.tencent.mm',action:'weixin://'})){
                     plus.share.getServices(function(s){