Commit 8d2f15ca authored by Mac's avatar Mac

css 修改

parent b26403d7
......@@ -37,7 +37,7 @@ p{
top: -0.235rem;
}
.box_title h5{
font-size: 0.35rem;
font-size: 0.28rem;
color: #C72220;
margin-block-start: 0;
margin-block-end: 0;
......
......@@ -205,7 +205,7 @@
let nowDate = new Date(res.data.currentTime.replace('T',' ').replace(/-/g,'/')).getTime(); //服务器时间
// let activityStartDate = new Date('2019/11/08 17:43:50').getTime();
// let activityEndDate = new Date('2019-11-08T17:23:00').getTime(); //活动结束时间
// let activityEndDate = new Date('2019/11/08 17:23:00').getTime(); //活动结束时间
//判断当前时间是否到了抢购时间
......
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