ソースを参照

upload

dev_YWQ
HolyKnightIX 2年前
コミット
4c8b837fed
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      src/views/login/index.vue
  2. +1
    -1
      src/views/myCreating/index.vue

+ 1
- 1
src/views/login/index.vue ファイルの表示

@@ -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 ファイルの表示

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


読み込み中…
キャンセル
保存