Explorar el Código

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

rongxin_dev
张泽亮 hace 1 semana
padre
commit
1b3e9e5482
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      static/js/project/listingItems/bond.js

+ 1
- 1
static/js/project/listingItems/bond.js Ver fichero

@@ -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);
}


Cargando…
Cancelar
Guardar