Commit cef1262c by 刘海龙

666

parent 1c125c1a
<include file="__THEME__/public_header_w3g"/>
<link rel="stylesheet" href="__APP__/css/recharge_3g.css">
<style type="text/css">
.integral { width: 100%; height: 28px; padding: 12px; display: flex; align-items: center; font-size: 12px; color: #999; background: #FBFFF7; }
</style>
<div class="body">
<!-- <div class="header2">
<a href="{:U('home/User/index')}" class="icon-back"></a>
......
......@@ -4,7 +4,7 @@
body {
padding: 0 !important;
}
.integral { width: 100%; height: 28px; padding: 12px; display: flex; align-items: center; font-size: 12px; color: #999; background: #FBFFF7; }
/* .integral { width: 100%; height: 28px; padding: 12px; display: flex; align-items: center; font-size: 12px; color: #999; background: #FBFFF7; } */
</style>
<div id="app">
<div class="layout_v" style="background: white;">
......
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