修改
This commit is contained in:
@ -26,7 +26,8 @@ const toMIIF = () => {
|
||||
Copyright © 2023.Rangu Technology Co.,Ltd. All rights reserved.
|
||||
燃谷科技(南京)有限公司
|
||||
</span>
|
||||
<span class="url" @click="toMIIF">苏ICP备2023030548号</span>
|
||||
<span class="url" @click="toMIIF">苏ICP备2023030548号-1</span>
|
||||
<span class="url" @click="toMIIF">苏ICP备2023030548号-5</span>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
@ -45,7 +46,7 @@ const toMIIF = () => {
|
||||
left: 190px;
|
||||
}
|
||||
#nav {
|
||||
width: calc(100% - 410px - 380px);
|
||||
width: calc(100% - 410px - 550px);
|
||||
position: absolute;
|
||||
left: 410px;
|
||||
top: $top;
|
||||
@ -53,7 +54,7 @@ const toMIIF = () => {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
#QR {
|
||||
width: 150px;
|
||||
width: 320px;
|
||||
height: 150px;
|
||||
position: absolute;
|
||||
top: $top;
|
||||
|
||||
Reference in New Issue
Block a user