This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Photo_PC
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
upload
dev_YWQ
HolyKnightIX
2 years ago
parent
fdc46b454a
commit
4c8b837fed
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/login/index.vue
+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:
3
0%;
top:
4
0%;
width: 80%;
}
}
Write
Preview
Loading…
Cancel
Save