Explorar el Código

修改autho函数

jack %!s(int64=8) %!d(string=hace) años
padre
commit
65e736d0b1
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      app/js/cmpinfor-staff.js

+ 5 - 0
app/js/cmpinfor-staff.js

@ -180,6 +180,11 @@ function autho() {
180 180
					"sty": "authicon-real",
181 181
					"title": "实名认证用户"
182 182
				}
183
			}else{
184
				return {
185
					"sty": "e",
186
					"title": " "
187
				}
183 188
			}
184 189
		}
185 190
	}