Commit 93ae6c8e by libai

测试

parent 2b1c2977
......@@ -141,7 +141,7 @@
margin-top: -0.07rem;
}
.recording {
color: #713900;
color: #212121;
position: absolute;
right: 0.2rem;
top: 0.2rem;
......
......@@ -143,7 +143,7 @@
}
}
.recording{
color: #713900;
color: #212121;
position: absolute;
right: 0.2rem;
top: 0.2rem;
......
......@@ -23,7 +23,7 @@
bottom: -0.05rem;
}
.reg-ul {
width: 9.25rem;
width: 9.26rem;
margin: 0 auto;
height: 5.55rem;
margin-top: 0.1rem;
......@@ -34,7 +34,7 @@
width: 4.4rem;
float: left;
border-radius: 0.3rem;
border: 1px solid #958B88;
border: 0.01rem solid #958B88;
margin-bottom: 0.25rem;
}
.reg-ul li .hot {
......@@ -68,7 +68,11 @@
.reg-ul .reg-click {
background: url(../images/num-click.png) no-repeat;
background-size: 100% 100%;
border: 1px solid 58410B;
border: none;
padding: 1px;
}
.reg-ul .reg-click .hot {
top: -0.13rem;
}
.reg-ul .reg-click p {
color: #58410B !important;
......
......@@ -23,7 +23,7 @@
}
}
.reg-ul{
width: 9.25rem;
width: 9.26rem;
margin: 0 auto;
height: 5.55rem;
......@@ -40,7 +40,7 @@
width: 4.4rem;
float: left;
border-radius: 0.3rem;
border: 1px solid #958B88;
border: 0.01rem solid #958B88;
// background:pink;
margin-bottom: 0.25rem;
p:nth-child(1){
......@@ -70,8 +70,13 @@
.reg-click{
background: url(../images/num-click.png)no-repeat;
background-size: 100% 100%;
border: 1px solid 58410B;
border: none;
padding: 1px;
// padding: 1px;
.hot{
top: -0.13rem;
}
p{
color: #58410B !important;
}
......
......@@ -103,7 +103,7 @@
var weiPkg='h5'
}
$(".recording").on("click", function () {
window.location.href='https://activity.ishuaji.cn/Yabo/expenses/recharge.html?uid='+sessionStorage.bbb+'&token='+sessionStorage.kkk+'&pkg=qingliang';
window.location.href='https://activity.ishuaji.cn/eggplant/expenses/recharge.html?uid='+sessionStorage.bbb+'&token='+sessionStorage.kkk+'&pkg=qingliang';
})
//活跃上报
try{
......
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 sign in to comment