test/custom-admin-ui #3

Merged
orion merged 673 commits from test/custom-admin-ui into master 2026-06-05 17:20:58 +08:00
Showing only changes of commit 88e7ea6f87 - Show all commits
+1 -1
View File
@@ -30,7 +30,7 @@
</head>
<body>
<div id="app" style="text-align: center;">
<el-row v-if="tool === 0" class="qu" style="width:400px;margin: auto">
<el-row v-if="tool === 0" class="qu" style="width:400px;margin: 6vh auto 0 auto">
<el-card style="padding-bottom: 1rem">
<el-col :span="24">
<el-input autofocus @input="inputing" clearable v-model:value="code" maxlength="5"