shish 3 年之前
父節點
當前提交
f43577c43b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      biz-hd/notice/classes/NoticeClass.php

+ 1 - 1
biz-hd/notice/classes/NoticeClass.php

@@ -47,7 +47,7 @@ class NoticeClass extends BaseClass
                                 "thing5" => ["value" => $name],
                                 "short_thing2" => ["value" => $num . "笔"],
                                 "amount3" => ["value" => $actPrice],
-                                "thing4" => ["value" => "点击打开帮我结账哦"],
+                                "thing4" => ["value" => "点击帮我结账哦"],
                             ];
                             $page = 'admin/clear/info?id=' . $clear->id;
                             Yii::info(json_encode($msg));