UI/UX and Performance Improvement (#1122)

* wip

* wip

* ui improve and fix

* fix
This commit is contained in:
pa
2025-02-10 03:23:49 +09:00
committed by GitHub
parent 91bc4d076e
commit d73bcd04c1
14 changed files with 148 additions and 111 deletions

View File

@@ -566,7 +566,7 @@ export default class extends baseClass {
props: {
userid: String,
location: String,
key: Number,
forceUpdateKey: Number,
hint: {
type: String,
default: ''
@@ -603,7 +603,7 @@ export default class extends baseClass {
location() {
this.parse();
},
key() {
forceUpdateKey() {
this.parse();
},
userid() {