微信自适应页面

<%@ page language="java" contentType="text/html; charset=UTF-8"
         pageEncoding="UTF-8" %>
html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


    charset="utf-8"/>
    HTTP-EQUIV="pragma" CONTENT="no-cache">
    HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
    HTTP-EQUIV="expires" CONTENT="0">
    name="keywords" content=""/>
    name="description" content=""/>
    name="apple-touch-fullscreen" content="yes"/>
    name="format-detection" content="telephone=no"/>
    name="apple-mobile-web-app-capable" content="yes"/>
    name="apple-mobile-web-app-status-bar-style" content="black"/>
    http-equiv="Expires" content="-1"/>
    http-equiv="pragram" content="no-cache"/>
    rel="stylesheet" href="/static/boot/css/bootstrap.css">
    rel="stylesheet" href="/static/bin/css/coupon.css">
    
    
    </span>优惠券生成<span style="color:#e8bf6a;">
    
    

class=" bg-gray" style="height: 100%">
class="row parentDiv no-padding bg-black" style="height: 100%">
class="col-md-12 buttonDiv no-padding" style="height: 15%">
class="col-md-12 no-padding" style="text-align: center; vertical-align: middle; height: 50%; line-height: 600%; background: #E44833 ">style="font-size: 35px; color: white">请选择功能
class="col-md-12 no-padding" style="text-align: center; vertical-align: middle; height: 50%; ; line-height: 600%"> style="font-size: 25px; color: white">已发送${couponCountAll}张优惠券,使用${couponCountUsed}张,共${totalAmount}
class="col-md-12 buttonDiv no-padding" style="height: 85%">
class="col-md-12 label-item" style="text-align: center; vertical-align: middle; height: 50%; line-height: 2000%; background: #46b8da;" data-url="${pageContext.request.contextPath}/coupon/coupon_generate.html"> style="font-size: 60px; color: white">优惠券生成
class="col-md-12 label-item" style="text-align: center; height: 50%; line-height: 2000%; background: #fd7a40;" data-url="${pageContext.request.contextPath}/coupon/coupon_check.html"> style="font-size: 60px; color: white">优惠券核销

你可能感兴趣的:(CSS)