Browse Source

fix 微信运营文案

胡志强 3 năm trước cách đây
mục cha
commit
0a6a8ad2c1
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      Introduce/Record/INRecorderController.swift
  2. 1 1
      Podfile

+ 1 - 1
Introduce/Record/INRecorderController.swift

@@ -348,7 +348,7 @@ class INRecorderController: BFBaseViewController {
     }
     
     @objc func addwxAction(){
-        let alertv = UIAlertController(title: "让我们成为微信好友", message: "我的微信号是:cjz_0216,无论你遇到什么问题,还是有功能建议,我都真诚的期待和你聊天。", preferredStyle: .alert)
+        let alertv = UIAlertController(title: "添加微信好友", message: "\n遇到问题?功能建议?真诚期待和你聊天,请加微信 cjz_0216", preferredStyle: .alert)
         let sureAction = UIAlertAction(title: "复制微信号", style: .default, handler: { action in
             UIPasteboard.general.string = "cjz_0216"
             cShowHUB(superView: nil, msg: "已复制到剪切板")

+ 1 - 1
Podfile

@@ -20,7 +20,7 @@ target 'Introduce' do
   pod 'MLeaksFinder', :configurations => ['Debug']
 
   # 0:AppStore;  1:Jenkins;  2:hzq;  3:testing;
-  channel = 2
+  channel = 1
   
   case channel