摘要: 【html 部分】 <div class="form-group field-product-price"> <label class="control-label" for="product-price">上传产品图片</label> <input type="file" name="produc 阅读全文
posted @ 2016-08-29 11:31 流年沉默的如此苍凉╰╮ 阅读(143) 评论(0) 推荐(0)
摘要: php页面 //获取全部属性 $sqla = "select cid from ntb_productlx_attribute where id in(".$sid.") group by cid"; //sid为选择的属性id,可用','分割保存 $shuxing = $db->select($s 阅读全文
posted @ 2016-08-29 10:55 流年沉默的如此苍凉╰╮ 阅读(282) 评论(0) 推荐(0)