mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-19 07:26:36 +08:00
用户列表页增加手机号绑定状态及筛选
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
Tea.context(function () {
|
||||
this.windowWidth = window.innerWidth
|
||||
this.columnWidth1 = 1000
|
||||
|
||||
this.createUser = function () {
|
||||
teaweb.popup(Tea.url(".createPopup"), {
|
||||
height: "30em",
|
||||
|
||||
Reference in New Issue
Block a user