修改登录页面
This commit is contained in:
@@ -728,7 +728,7 @@ adjustWidth()
|
||||
|
||||
function adjustWidth() {
|
||||
const width = window.innerWidth
|
||||
statusShow.value = width > 1060
|
||||
statusShow.value = width > 1090
|
||||
createTimeShow.value = width > 1200
|
||||
accountNumShow.value = width > 650
|
||||
sendNumShow.value = width > 685
|
||||
|
||||
Reference in New Issue
Block a user