Commit 22fc8d14 by 林翔

lx

parent 2028fdb9
Showing with 1 additions and 1 deletions

4.82 KB | W: | H:

4.82 KB | W: | H:

h5/images/about/5.png
h5/images/about/5.png
h5/images/about/5.png
h5/images/about/5.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -61,7 +61,7 @@ var xinhot = {
var brandData = data.data;
// console.log(brandData);
$(".product-mask-brand").find("img").attr("src",brandData[brandId].brandImg);
$(".product-mask-company").text(brandData[brandId].jobName);
$(".product-mask-company").text(brandData[brandId].company);
$(".product-mask-address").text(brandData[brandId].address);
$(".product-mask-time").text(brandData[brandId].time);
$(".product-mask-name").text(brandData[brandId].name);
......
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