优化代码
This commit is contained in:
parent
80cd5e8c31
commit
a6a8f0e7a7
|
@ -1,5 +1,18 @@
|
|||
* {
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
font-family: HYQiHei;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 26.66666667vw;
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
.top {
|
||||
|
|
|
@ -5,15 +5,13 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0,viewport-fit=cover">
|
||||
<title>权益兑换页</title>
|
||||
<title>商品页</title>
|
||||
<script src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/common/vue.min.js?v=1367936144322" type="text/javascript"
|
||||
charset="utf-8"></script>
|
||||
<script type="text/javascript" src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/common/axios.js?v=1367936144322">
|
||||
</script>
|
||||
<script src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/siteqiexchange/js/swiper.min.js"></script>
|
||||
<link href="https://lsxdemall.oss-cn-beijing.aliyuncs.com/siteqiexchange/css/swiper.min.css" rel="stylesheet">
|
||||
<!-- <link rel="stylesheet"
|
||||
href="https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/css/homepage1_3_0.css?v=1"> -->
|
||||
<link rel="stylesheet" href="https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/css/loading.css">
|
||||
<link rel="stylesheet" href="./couponCollection.css">
|
||||
<script src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/js/loading.js"></script>
|
||||
|
@ -21,22 +19,6 @@
|
|||
<script src="./tabbar.js"></script>
|
||||
<link rel="stylesheet" href="./tabbar.css">
|
||||
</head>
|
||||
<style scoped>
|
||||
* {
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
font-family: HYQiHei;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 26.66666667vw;
|
||||
}
|
||||
|
||||
body {
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div id="homepage">
|
||||
|
@ -44,6 +26,7 @@
|
|||
<preload-component />
|
||||
</div>
|
||||
<div v-show="!loading&&!suspension" class="main-body">
|
||||
|
||||
<!-- 配置的顶部banner -->
|
||||
<div class="topBanner">
|
||||
<div class="search-backpresty">
|
||||
|
@ -239,7 +222,7 @@
|
|||
src="http://lsxd-customcard-h5.oss-cn-hangzhou.aliyuncs.com/cardpwd/img/commimgs/close.png" alt=""
|
||||
@click="closeBtn()">
|
||||
|
||||
<tab-component :current="1"></tab-component>
|
||||
<tab-component :current="1" />
|
||||
</div>
|
||||
</body>
|
||||
<script>
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
html {
|
||||
background: #F4F6F9;
|
||||
font-size: 26.66666667vw;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
.top {
|
||||
|
|
|
@ -5,35 +5,17 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0,viewport-fit=cover">
|
||||
<title>权益兑换页</title>
|
||||
<title>详情</title>
|
||||
<script src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/common/vue.min.js?v=1367936144322" type="text/javascript"
|
||||
charset="utf-8"></script>
|
||||
<script type="text/javascript" src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/common/axios.js?v=1367936144322">
|
||||
</script>
|
||||
<script src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/siteqiexchange/js/swiper.min.js"></script>
|
||||
<link href="https://lsxdemall.oss-cn-beijing.aliyuncs.com/siteqiexchange/css/swiper.min.css" rel="stylesheet">
|
||||
<!-- <link rel="stylesheet"
|
||||
href="https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/css/homepage1_3_0.css?v=12"> -->
|
||||
<link rel="stylesheet" href="./exchange.css">
|
||||
<script src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/js/api1_4_0.js"></script>
|
||||
<script src="./payPop.js"></script>
|
||||
<link rel="stylesheet" href="./payPop.css">
|
||||
<style>
|
||||
* {
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
font-family: HYQiHei;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 26.66666667vw;
|
||||
}
|
||||
|
||||
body {
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
@ -340,46 +340,3 @@
|
|||
</script>
|
||||
|
||||
</html>
|
||||
|
||||
|
||||
<!-- <!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0,viewport-fit=cover" />
|
||||
<title>蓝色兄弟优惠卷</title>
|
||||
<link rel="stylesheet" href="./index.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="app">
|
||||
<div class="top_title"></div>
|
||||
<div class="content">
|
||||
<div class="middle_form">
|
||||
<div class="input_form">
|
||||
<span class="label">兑换码:</span>
|
||||
<input type="text" maxlength="18">
|
||||
</div>
|
||||
<div class="code_form">
|
||||
<div class="input_form code_form_children">
|
||||
<span class="label">验证码:</span>
|
||||
<input class="code_input" type="text" maxlength="6">
|
||||
</div>
|
||||
<span class="code"></span>
|
||||
</div>
|
||||
<button class="submit">确定</button>
|
||||
</div>
|
||||
<div class="bottom_illustrate">
|
||||
1、本优惠券为虚拟券~价值为20元~仅限用户单张订单购物满100元后使用。<br>
|
||||
2、本优惠券仅适用于通过***及****客户端下单的订单使用。<br>
|
||||
3、 单张订单只能使用一张优惠券。<br>
|
||||
4、优惠券不得合并~不设找零~不可兑换现金~不可抵扣运费~须一次性使 5、优惠券一经使用~无法退还~使用优惠券支付的订单~退款结算按照实际结 算金额退款。<br>
|
||||
7、活动期间~用户使用因本活动获得的优惠券的同时不得享有手机凡客网站及 手机凡客客户端同档期的其他优惠活动。<br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html> -->
|
|
@ -6,7 +6,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport"
|
||||
content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0,viewport-fit=cover" />
|
||||
<title>我的卷</title>
|
||||
<title>我的券</title>
|
||||
<script src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/common/vue.min.js?v=1367936144322" type="text/javascript"
|
||||
charset="utf-8"></script>
|
||||
<link rel="stylesheet" href="./myCoupon.css" />
|
||||
|
|
Loading…
Reference in New Issue