Browse Source

产交报名时,增加竞价须知内容预览

rongxin_dev
张泽亮 5 days ago
parent
commit
1b3e9e5482
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      static/js/project/listingItems/bond.js

+ 1
- 1
static/js/project/listingItems/bond.js View File

@@ -44,7 +44,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi',"cupload"], function
//底部友情链接
module.webConfig = function (data) {
if (data.code == 200) {
$("#xzConfig").html(data.data[7].configValue);
$("#xzConfig").html(data.data[6].configValue);
$("#fwxyConfig").html(data.data[15].configValue);
$("#cnsConfig").html(data.data[16].configValue);
}


Loading…
Cancel
Save