example: update style
This commit is contained in:
parent
11981dd037
commit
fe402657f1
|
@ -59,7 +59,6 @@ block()
|
|||
font-size-adjust none
|
||||
-webkit-text-size-adjust 100%
|
||||
-webkit-overflow-scrolling touch
|
||||
font-family -apple-system,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif !important
|
||||
-webkit-font-smoothing antialiased
|
||||
-moz-osx-font-smoothing grayscale
|
||||
background color-primary-background
|
||||
|
|
|
@ -30,7 +30,6 @@ block()
|
|||
font-size-adjust none
|
||||
-webkit-text-size-adjust 100%
|
||||
-webkit-overflow-scrolling touch
|
||||
font-family -apple-system,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif !important
|
||||
-webkit-font-smoothing antialiased
|
||||
-moz-osx-font-smoothing grayscale
|
||||
background color-primary-background
|
||||
|
|
|
@ -241,7 +241,6 @@
|
|||
|
||||
<script>
|
||||
import VueQRCodeComponent from 'vue-qrcode-component'
|
||||
import { setTimeout } from 'timers';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
|
Loading…
Reference in New Issue