瀏覽代碼

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%;
}
}


Loading…
取消
儲存