dever %!s(int64=3) %!d(string=hai) anos
pai
achega
79ee533178
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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']) {