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