feat(develop): init
Signed-off-by: 杨俊 <yangjun@hikoon.com>
Showing
3 changed files
with
3 additions
and
3 deletions
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
4 | <meta charset="UTF-8"/> | 4 | <meta charset="UTF-8"/> |
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 | <title>海星试唱</title> | 7 | <title>泡泡留声</title> |
8 | </head> | 8 | </head> |
9 | <body> | 9 | <body> |
10 | <div id="app"></div> | 10 | <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"> | ... | ... |
... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
6 | <div class="content"> | 6 | <div class="content"> |
7 | <div class="content-inner"> | 7 | <div class="content-inner"> |
8 | <div class="login-form-wrapper"> | 8 | <div class="login-form-wrapper"> |
9 | <div class="login-form-title">海星试唱</div> | 9 | <div class="login-form-title">泡泡留声</div> |
10 | <div class="login-form-sub-title">厂牌管理后台</div> | 10 | <div class="login-form-sub-title">厂牌管理后台</div> |
11 | <a-card :bordered="true" :hoverable="true" :style="{ width: '360px' }"> | 11 | <a-card :bordered="true" :hoverable="true" :style="{ width: '360px' }"> |
12 | <a-tabs v-model:active-key="loginType" :justify-="true" :animation="true"> | 12 | <a-tabs v-model:active-key="loginType" :justify-="true" :animation="true"> | ... | ... |
-
Please register or sign in to post a comment