Skip to content

Commit a271781

Browse files
committed
release
1 parent 63647bb commit a271781

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

docs/css/app.a1b24519.css renamed to docs/css/app.3507c4fa.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="favicon.ico"><title>vel-admin-web</title><link href="css/chunk-0ca446e8.9c192c33.css" rel="prefetch"><link href="js/chunk-0ca446e8.1648bada.js" rel="prefetch"><link href="css/app.a1b24519.css" rel="preload" as="style"><link href="css/chunk-vendors.194118c5.css" rel="preload" as="style"><link href="js/app.6553d7e0.js" rel="preload" as="script"><link href="js/chunk-vendors.f5642a6a.js" rel="preload" as="script"><link href="css/chunk-vendors.194118c5.css" rel="stylesheet"><link href="css/app.a1b24519.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but vel-admin-web doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/chunk-vendors.f5642a6a.js"></script><script src="js/app.6553d7e0.js"></script></body></html>
1+
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="favicon.ico"><title>vel-admin-web</title><link href="css/chunk-0ca446e8.9c192c33.css" rel="prefetch"><link href="js/chunk-0ca446e8.1648bada.js" rel="prefetch"><link href="css/app.3507c4fa.css" rel="preload" as="style"><link href="css/chunk-vendors.194118c5.css" rel="preload" as="style"><link href="js/app.090e581d.js" rel="preload" as="script"><link href="js/chunk-vendors.f5642a6a.js" rel="preload" as="script"><link href="css/chunk-vendors.194118c5.css" rel="stylesheet"><link href="css/app.3507c4fa.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but vel-admin-web doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/chunk-vendors.f5642a6a.js"></script><script src="js/app.090e581d.js"></script></body></html>

docs/js/app.090e581d.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/app.090e581d.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/app.6553d7e0.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/js/app.6553d7e0.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/components/aframe/vel_login.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<el-input v-model="loginForm.yzm"
1818
placeholder="验证码">
1919
</el-input>
20-
<img src="/static/imgs/yzm.png"/>
20+
<img src="static/imgs/yzm.png"/>
2121
</div>
2222
</el-form-item>
2323
<el-form-item>

0 commit comments

Comments
 (0)