Commit 1caa6a30 by dawei

feat: 测试

parent 24bc9574
Showing with 3 additions and 0 deletions
......@@ -282,6 +282,7 @@
<li data-type="4"><img src="images/dew.png">100k</li>
</ul>
<div class="diamond-box"><span>--</span> <img class="add-btn" src="images/add.png" alt=""></div>
<div class="test_allow" style="position: absolute;left: 0;bottom: 0;color: #FFFFFF;">测试</div>
<div class="go-btn"></div>
</div>
<div class="bottom-box2">
......@@ -597,6 +598,8 @@ $(function(){
$(".go-btn").unbind("click").on("click",function(){
$(".test_allow").text(getUrlParams().isAllowDialog)
if(getUrlParams().isAllowDialog == 1 && getUrlParams().appversion >= 7620){
var obj = {
"cid": 48,
......
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