Browse Source

求购出售

afa 6 months ago
parent
commit
a3d1a9ae2d
1 changed files with 4 additions and 4 deletions
  1. 4 4
      application/config.php

+ 4 - 4
application/config.php

@@ -350,12 +350,12 @@ return [
         'buy_min_price'          => 0.01,    //最小求购价格
         'buy_min_num'            => 100,    //最小求购数量
         'buy_serve_fee'          => 0.05, //求购服务费
-        'sell_desc'              => "出售说明:<br/>
-            1.TeaC未经购买前,可取消出售订单。一经购买,无法取消出售。<br/>
+        'sell_desc'              => 
+            "1.TeaC未经购买前,可取消出售订单。一经购买,无法取消出售。<br/>
             2. 您将获得除综合服务费(5%)之外的所有出售收入。<br/>
             3. 出售成功后,出售收入将默认进入茶宝账户余额。",
-        'buy_desc'               => '求购说明:<br/>
-            1. 预付成功后,可在"我的订单﹣求购订单"中取消订单。<br/>
+        'buy_desc'               => 
+            '1. 预付成功后,可在"我的订单﹣求购订单"中取消订单。<br/>
             2.成交顺序以发起求购成功的时间,顺序成交。<br/>
             3.求购期间成交,无法撤销。',   //求购说明
     ],