|
@@ -4,7 +4,7 @@
|
|
|
<title>开具发票</title>
|
|
|
<link href="style/jquery-weui.css" th:href="@{/static/style/jquery-weui.css(version=${#dates.format(#calendars.createNow(),'yyyyMMdd')})}" rel="stylesheet"/>
|
|
|
<script th:include="weixin/common/includeJS_CSS" th:remove="tag" ></script>
|
|
|
-<link href="style/vipcard.css" th:href="@{/static/style/vipcard.css(version=${#dates.format(#calendars.createNow(),'yyyyMMdd')})}" rel="stylesheet"/>
|
|
|
+<link href="style/vipcard.css" th:href="@{/static/style/vipcard.css(version=2021042510)}" rel="stylesheet"/>
|
|
|
<script src="js/jquery-weui.js" th:src="@{/static/js/jquery-weui.js}"></script>
|
|
|
<style>
|
|
|
.radio_ma{
|
|
@@ -20,11 +20,11 @@
|
|
|
}
|
|
|
.radio_inline{
|
|
|
display: inline-block;
|
|
|
- width:70%;
|
|
|
}
|
|
|
.radio_inline span{
|
|
|
/*width: 20%;*/
|
|
|
padding-left: 30px;
|
|
|
+ font-size:14px;
|
|
|
}
|
|
|
.radio_inline input[type=radio]{
|
|
|
/*width: 15%;*/
|