Commit 07aa07f7 by 陈超

T

parent 2566da55
<include file="__THEME__/public_header_w3g" />
<script src="__THEMEW3G__/js/flexible.js"></script>
<link rel="stylesheet" type="text/css" href="__APP__/css/vip_3g.css">
<!-- <script src="__THEMEW3G__/js/flexible.js"></script>
<link rel="stylesheet" type="text/css" href="__APP__/css/vip_3g.css"> -->
<style>
body {
padding-bottom: 0 !important;
......@@ -131,8 +131,7 @@
</volist>
</div>
</div> -->
</div>
<!-- __THEME__/img/ -->
<script>
new Vue({
el: '#app',
......@@ -145,21 +144,27 @@
price: "",
count: "",
state: "",
rights: []
rights: [],
bg: "g-bg@3x.png",
hint: "g@3x.png"
},{
title: '会试',
color: "color_huishi",
price: "",
count: "",
state: "",
rights: []
rights: [],
bg: "b-bg@3x.png",
hint: "b@3x.png"
},{
title: '殿试',
color: "color_dianshi",
price: "",
count: "",
state: "",
rights: []
rights: [],
bg: "y-bg@3x.png",
hint: "y@3x.png"
}]
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment