用户列表页增加手机号绑定状态及筛选

This commit is contained in:
刘祥超
2024-05-14 15:06:18 +08:00
parent 4446963752
commit ded6bf3c16
3 changed files with 31 additions and 11 deletions

View File

@@ -1,4 +1,7 @@
Tea.context(function () {
this.windowWidth = window.innerWidth
this.columnWidth1 = 1000
this.createUser = function () {
teaweb.popup(Tea.url(".createPopup"), {
height: "30em",