|
@@ -118,7 +118,7 @@
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
-<div id="dalog_guanzhu" style="background-color: rgba(0,0,0,.5);position: fixed;width: 100%;height: 100%;left: 0;top: 0;bottom: 0;right: 0;z-index: 99;display: none;">
|
|
|
|
|
|
+<!--<div id="dalog_guanzhu" style="background-color: rgba(0,0,0,.5);position: fixed;width: 100%;height: 100%;left: 0;top: 0;bottom: 0;right: 0;z-index: 99;display: none;">
|
|
<div style="position: absolute;width: 300px;left: 50%;top: 45%;-webkit-transform: translateX(-50%) translateY(-50%);">
|
|
<div style="position: absolute;width: 300px;left: 50%;top: 45%;-webkit-transform: translateX(-50%) translateY(-50%);">
|
|
<div style="position: relative">
|
|
<div style="position: relative">
|
|
<img width="100%" src="//s.iamberry.com/tooth/new/images/dalog_guanzhu.png"/>
|
|
<img width="100%" src="//s.iamberry.com/tooth/new/images/dalog_guanzhu.png"/>
|
|
@@ -131,7 +131,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
-</div>
|
|
|
|
|
|
+</div>-->
|
|
<script src="//s.iamberry.com/tooth/js/mui.min.js?v=2016111701"></script>
|
|
<script src="//s.iamberry.com/tooth/js/mui.min.js?v=2016111701"></script>
|
|
<script src="//s.iamberry.com/tooth/js/shop/main.js?v=2016111701"></script>
|
|
<script src="//s.iamberry.com/tooth/js/shop/main.js?v=2016111701"></script>
|
|
<script src="//s.iamberry.com/tooth/js/jquery-2.1.1.min.js"></script>
|
|
<script src="//s.iamberry.com/tooth/js/jquery-2.1.1.min.js"></script>
|
|
@@ -147,10 +147,10 @@
|
|
$("#shopp-div").hide();
|
|
$("#shopp-div").hide();
|
|
$("#add_cart_logo_div").css("width", "30%");
|
|
$("#add_cart_logo_div").css("width", "30%");
|
|
}
|
|
}
|
|
- mui('body').on('tap', '#close_dalog', function() {
|
|
|
|
|
|
+ /*mui('body').on('tap', '#close_dalog', function() {
|
|
$("#dalog_guanzhu").hide();
|
|
$("#dalog_guanzhu").hide();
|
|
window.close();
|
|
window.close();
|
|
- });
|
|
|
|
|
|
+ });*/
|
|
$(document).on('tap', '.color-list>button', function() {
|
|
$(document).on('tap', '.color-list>button', function() {
|
|
$(this).addClass("active").siblings().removeClass("active");
|
|
$(this).addClass("active").siblings().removeClass("active");
|
|
});
|
|
});
|