@@ -1,12 +1,13 @@
<template>
- <div id="app">
- <router-view />
- </div>
+ <div id="app">
+ <router-view/>
+ </div>
</template>
<style>
-body {
- background-color: #FFFFFF;
- -webkit-font-smoothing: antialiased;
-}
+ body {
+ font-family: PingFangSC-Medium, PingFang SC;;
+ background-color: #FFFFFF;
+ -webkit-font-smoothing: antialiased;
+ }
</style>
@@ -242,17 +242,21 @@
}
.dk-border {
+ font-family: PingFangSC-Medium, PingFang SC;
font-size: 14px;
border: 1px solid #0177FF;
border-radius: 47px;
box-sizing: border-box;
+
.dk-border-empty {
border: 1px solid #CCCCCC;
.dk-button {
@@ -232,6 +232,7 @@
.dk-fever-info {
font-size: 12px;
color: #fff;
-webkit-border-radius: 24px;
@@ -256,6 +256,7 @@
@@ -263,6 +264,7 @@
@@ -149,6 +149,7 @@
@@ -156,6 +157,7 @@
height: auto;
width: auto;
@@ -234,6 +234,7 @@
@@ -241,6 +242,7 @@
@@ -97,6 +97,7 @@
@@ -239,6 +240,7 @@