更改
This commit is contained in:
@@ -4,7 +4,7 @@ layout("/mobile/platform.html"){
|
||||
<style>
|
||||
|
||||
#app {
|
||||
font-family: 微软雅黑, serif;
|
||||
font-family: 'Arial', sans-serif;
|
||||
}
|
||||
|
||||
.van-doc-card {
|
||||
|
||||
@@ -2,6 +2,11 @@
|
||||
layout("/mobile/platform.html"){
|
||||
#-->
|
||||
<style>
|
||||
|
||||
#app {
|
||||
font-family: 'Arial', sans-serif;
|
||||
}
|
||||
|
||||
.van-doc-card {
|
||||
margin: 10px;
|
||||
padding: 12px 12px 12px 12px;
|
||||
|
||||
Reference in New Issue
Block a user