dever 3 rokov pred
rodič
commit
79ee533178
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      service/option/lib/Account.php

+ 1 - 1
service/option/lib/Account.php

@@ -13,7 +13,7 @@ class Account
         }
         $account = Dever::db('option/account')->find($id);
         if ($account && $account['is_idcard'] == 1) {
-            $html = '已上传';
+            $html = '';
 
             $table = array();
             if ($account['idcard_front']) {