feat(master): init
Showing
3 changed files
with
3 additions
and
3 deletions
... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
5 | <link rel="shortcut icon" type="image/x-icon" href="https://hising-cdn.hikoon.com/file/20231201/nyaagyzd92c1701419974050pv0hv2xlsme.ico"> | 5 | <link rel="shortcut icon" type="image/x-icon" href="https://hising-cdn.hikoon.com/file/20231201/nyaagyzd92c1701419974050pv0hv2xlsme.ico"> |
6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"/> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"/> |
7 | <meta name="referrer" content="no-referrer"/> | 7 | <meta name="referrer" content="no-referrer"/> |
8 | <title>海星试唱</title> | 8 | <title>泡泡留声</title> |
9 | </head> | 9 | </head> |
10 | <body> | 10 | <body> |
11 | <div id="app"></div> | 11 | <div id="app"></div> | ... | ... |
... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
3 | <div class="left-side"> | 3 | <div class="left-side"> |
4 | <a-space> | 4 | <a-space> |
5 | <img alt="logo" src="//p3-armor.byteimg.com/tos-cn-i-49unhts6dw/dfdba5317c0c20ce20e64fac803d52bc.svg~tplv-49unhts6dw-image.image" /> | 5 | <img alt="logo" src="//p3-armor.byteimg.com/tos-cn-i-49unhts6dw/dfdba5317c0c20ce20e64fac803d52bc.svg~tplv-49unhts6dw-image.image" /> |
6 | <a-typography-title :heading="5" :style="{ margin: 0, fontSize: '18px' }"> 海星试唱</a-typography-title> | 6 | <a-typography-title :heading="5" :style="{ margin: 0, fontSize: '18px' }"> 泡泡留声</a-typography-title> |
7 | </a-space> | 7 | </a-space> |
8 | </div> | 8 | </div> |
9 | <ul class="right-side"> | 9 | <ul class="right-side"> | ... | ... |
... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
26 | <div class="content"> | 26 | <div class="content"> |
27 | <div class="content-inner"> | 27 | <div class="content-inner"> |
28 | <div class="login-form-wrapper"> | 28 | <div class="login-form-wrapper"> |
29 | <div class="login-form-title">海星试唱</div> | 29 | <div class="login-form-title">泡泡留声</div> |
30 | <div class="login-form-sub-title">个人管理后台</div> | 30 | <div class="login-form-sub-title">个人管理后台</div> |
31 | <a-card :bordered="true" :hoverable="true"> | 31 | <a-card :bordered="true" :hoverable="true"> |
32 | <a-tabs size="small" :justify-="true" :animation="true" lazy-load> | 32 | <a-tabs size="small" :justify-="true" :animation="true" lazy-load> | ... | ... |
-
Please register or sign in to post a comment