mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化表单设计乱码问题
This commit is contained in:
parent
c7fff2ae8d
commit
bd0f7d3e71
@ -4,6 +4,7 @@
|
|||||||
<!--
|
<!--
|
||||||
required editor styles
|
required editor styles
|
||||||
-->
|
-->
|
||||||
|
<meta charset="UTF-8">
|
||||||
<link rel="stylesheet" href="/css/bootstrap/bootstrap.min.css" />
|
<link rel="stylesheet" href="/css/bootstrap/bootstrap.min.css" />
|
||||||
<link rel="stylesheet" href="/css/vc-ui.css" />
|
<link rel="stylesheet" href="/css/vc-ui.css" />
|
||||||
<link rel="stylesheet" href="css/form-js.css">
|
<link rel="stylesheet" href="css/form-js.css">
|
||||||
@ -33,7 +34,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
body{
|
body {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user