|
- $("body").append('<div id="scroll" class="mui-scroll-wrapper my-picker"><br/><div class="mui-scroll" style="max-height:100%;bottom: 0;background-color: #fff;"><ul class="mui-table-view mui-table-view-striped mui-table-view-condensed my-grid-view-no"></ul><button class="mui-btn my-btn-buy-know" disabled="disabled">确定</button><button class="mui-btn my-btn-buy-cancel">取消</button></div></div>');
|
|
+ $("body").append('<div id="scroll" class="mui-scroll-wrapper my-picker"><br/><div class="mui-scroll" style="max-height:100%;bottom: 0;background-color: #fff;"><ul class="mui-table-view mui-table-view-striped mui-table-view-condensed my-grid-view-no"></ul><button class="mui-btn my-btn-buy-cancel">取消</button><button class="mui-btn my-btn-buy-know" disabled="disabled">确定</button></div></div>');
|
|
$.ajax(base_path + '/wechat/product/selectProductColor?dates=' + new Date().getTime(), {
|
|
$.ajax(base_path + '/wechat/product/selectProductColor?dates=' + new Date().getTime(), {
|