浏览代码

修改按钮位置

qihanjiao 7 年之前
父节点
当前提交
b078deef68
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      aiberle/pro-list.html

+ 1 - 1
aiberle/pro-list.html

@@ -424,7 +424,7 @@
 				var th = $(this);
 				//mask.show(); //显示遮罩层
 				//在body尾部增加-产品颜色列表父级ul
-				$("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(), {
 					data: {
 						"productId": th.attr("name") //productId产品id