shish hace 1 año
padre
commit
15f4966c00
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ghsApp/src/pagesClient/official/apply.vue

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

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