Kirin hace 2 años
padre
commit
2b719f3a8b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/admin/view/user/user_cert/index.php

+ 1 - 1
app/admin/view/user/user_cert/index.php

@@ -12,7 +12,7 @@
                     <table class="layui-hide" id="List" lay-filter="List"></table>
 
                     <script type="text/html" id="act">
-                        {{# if(d.status == 0 ) }}
+                        {{# if(d.status == 0 ){ }}
                         <button type="button" class="layui-btn layui-btn-xs layui-btn-normal" lay-event='edit'>
                             确认证书
                         </button>