|
@@ -38,11 +38,6 @@ export default defineComponent({
|
|
|
|
|
|
|
|
<style lang="scss">
|
|
<style lang="scss">
|
|
|
#app {
|
|
#app {
|
|
|
- font-family: PingFangSC-Regular;
|
|
|
|
|
- -webkit-font-smoothing: antialiased;
|
|
|
|
|
- -moz-osx-font-smoothing: grayscale;
|
|
|
|
|
- -webkit-text-size-adjust: none;
|
|
|
|
|
- -ms-text-size-adjust: 100%;
|
|
|
|
|
background: #fff;
|
|
background: #fff;
|
|
|
height: 100%;
|
|
height: 100%;
|
|
|
width: 100%;
|
|
width: 100%;
|