Commit c3d3fb3a c3d3fb3acae5d116f34dbac632373e702852e3a1 by 杨俊

feat(master): init

1 parent ee7a1044
......@@ -5,7 +5,7 @@
<link rel="shortcut icon" type="image/x-icon" href="https://hising-cdn.hikoon.com/file/20231201/nyaagyzd92c1701419974050pv0hv2xlsme.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="referrer" content="no-referrer"/>
<title>海星试唱</title>
<title>泡泡留声</title>
</head>
<body>
<div id="app"></div>
......
......@@ -3,7 +3,7 @@
<div class="left-side">
<a-space>
<img alt="logo" src="//p3-armor.byteimg.com/tos-cn-i-49unhts6dw/dfdba5317c0c20ce20e64fac803d52bc.svg~tplv-49unhts6dw-image.image" />
<a-typography-title :heading="5" :style="{ margin: 0, fontSize: '18px' }"> 海星试唱</a-typography-title>
<a-typography-title :heading="5" :style="{ margin: 0, fontSize: '18px' }"> 泡泡留声</a-typography-title>
</a-space>
</div>
<ul class="right-side">
......
......@@ -26,7 +26,7 @@
<div class="content">
<div class="content-inner">
<div class="login-form-wrapper">
<div class="login-form-title">海星试唱</div>
<div class="login-form-title">泡泡留声</div>
<div class="login-form-sub-title">个人管理后台</div>
<a-card :bordered="true" :hoverable="true">
<a-tabs size="small" :justify-="true" :animation="true" lazy-load>
......