shish пре 1 година
родитељ
комит
15f4966c00
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ghsApp/src/pagesClient/official/apply.vue

+ 1 - 1
ghsApp/src/pagesClient/official/apply.vue

@@ -158,7 +158,7 @@ export default {
   methods: {
     suggest(){
       let that = this
-      that.$util.confirmModal({content:'请复制微信号:1528025347',okText:'复制'},() => {
+      that.$util.confirmModal({content:'请添加微信号:1528025347',okText:'复制'},() => {
         uni.setClipboardData({
           data: '15280215347',
           success: function() {