Commit cc53a551 authored by 李硕's avatar 李硕

提交

parent 2f71148e
......@@ -32,12 +32,13 @@
}
.ruletitle {
width: 141px;
width: 300px;
height: 50px;
opacity: 1;
left: 307px;
left: 230px;
top: 310px;
position: absolute;
text-align: center;
transform-origin: 0px 0px 0px;
font-size: 35px;
color: rgba(51, 51, 51, 1);
......
......@@ -164,6 +164,9 @@ class Pageweekverb extends Component {
}
} else {
Toast('库存不足哦, 请下周再来~');
// if (leftStock != 0) {
// this.getBaseInfoData();
// }
}
}
/**
......
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