This commit is contained in:
liuye
2024-07-04 16:17:36 +08:00
parent d637a86dab
commit ad7e1c3bad
18 changed files with 3075 additions and 2 deletions

View File

@@ -62,7 +62,6 @@
<AiLogin ref="login"/>
</div>
</template>
<script>
import {mapActions, mapState} from "vuex";
@@ -333,7 +332,7 @@ page {
font-family: SourceHanSansCN-Bold;
font-weight: 700;
font-size: 36px;
background: linear-gradient(to bottom, #2A6EE9, #58A5F7);
// background: linear-gradient(to bottom, #2A6EE9, #58A5F7);
// -webkit-background-clip: text;
// -webkit-text-fill-color: transparent;
margin-bottom: 16px;