Browse Source

修改autho函数

jack 8 years ago
parent
commit
65e736d0b1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      app/js/cmpinfor-staff.js

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

180
					"sty": "authicon-real",
180
					"sty": "authicon-real",
181
					"title": "实名认证用户"
181
					"title": "实名认证用户"
182
				}
182
				}
183
			}else{
184
				return {
185
					"sty": "e",
186
					"title": " "
187
				}
183
			}
188
			}
184
		}
189
		}
185
	}
190
	}