积分
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user