Browse Source

upload

dev_YWQ
HolyKnightIX 2 years ago
parent
commit
4c8b837fed
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/views/login/index.vue
  2. +1
    -1
      src/views/myCreating/index.vue

+ 1
- 1
src/views/login/index.vue View File

@@ -1,6 +1,6 @@
<template>
<div class="login-container">
<div class="Version">Version 1.0.4 test</div>
<div class="Version">Version 1.0.5 test</div>
<div class="videoBox">
<video
src="https://video.metavatar.cc/sv/4aaaaa5e-18832dbb5e6/4aaaaa5e-18832dbb5e6.mp4"


+ 1
- 1
src/views/myCreating/index.vue View File

@@ -281,7 +281,7 @@ onMounted(() => {
}
.takePlace {
position: absolute;
top: 30%;
top: 40%;
width: 80%;
}
}


Loading…
Cancel
Save