diff --git a/public/components/frame/commonTop/commonTop.html b/public/components/frame/commonTop/commonTop.html index b09ab03a492f19626566576976b4dd32eb37fd8b..fd3c16c42cb00fe7728cf745cad3bea7f0cf6899 100644 --- a/public/components/frame/commonTop/commonTop.html +++ b/public/components/frame/commonTop/commonTop.html @@ -4,12 +4,6 @@ diff --git a/public/components/frame/commonTop/commonTop.js b/public/components/frame/commonTop/commonTop.js index 6ff24bacbb3879f713de7ba66ac415d55e220d2e..383f674d9aa5438790fbc945dc4e63f27098c262 100644 --- a/public/components/frame/commonTop/commonTop.js +++ b/public/components/frame/commonTop/commonTop.js @@ -1,9 +1,3 @@ -console.log('############################################################'); -console.log('# HC小区项目开源于https://gitee.com/wuxw7/MicroCommunity #'); -console.log('# HC智慧家园项目开源于https://gitee.com/wuxw7/MicroCommunity #'); -console.log('# 开源不易,请star #'); -console.log('# 官网:http://www.homecommunity.cn/ #'); -console.log('############################################################'); var _hmt = _hmt || []; (function() { @@ -11,4 +5,4 @@ var _hmt = _hmt || []; hm.src = "https://hm.baidu.com/hm.js?adedae9bc250561cc17e96dc1fb46079"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); - })(); \ No newline at end of file + })(); diff --git a/public/components/frame/initData/initData.js b/public/components/frame/initData/initData.js index bd60eb31df2742d60b7bc3d0d2410a90497ecb50..3df2bfe9d2322914db761fd2416216c745e1acb4 100644 --- a/public/components/frame/initData/initData.js +++ b/public/components/frame/initData/initData.js @@ -147,4 +147,4 @@ }); -})(window.vc); \ No newline at end of file +})(window.vc); diff --git a/public/components/property/payFeeDiscount/payFeeDiscount.js b/public/components/property/payFeeDiscount/payFeeDiscount.js index 6da83c0b02a4d58fc4049929cfa81d0f00a11bb7..ba400f013b7cd1a22351ab39387b778262855e24 100644 --- a/public/components/property/payFeeDiscount/payFeeDiscount.js +++ b/public/components/property/payFeeDiscount/payFeeDiscount.js @@ -43,9 +43,9 @@ if ($that.payFeeDiscountInfo.cycles < 0) { return; } - - + + $that._listFeeDiscounts(DEFAULT_PAGE, DEFAULT_ROWS); }); }, @@ -87,9 +87,9 @@ function (json, res) { let _payFeeDiscountInfo = JSON.parse(json); $that.payFeeDiscountInfo.feeDiscounts = _payFeeDiscountInfo.data; - $that.payFeeDiscountInfo.feeDiscounts.forEach(item => { - $that.payFeeDiscountInfo.selectDiscountIds.push(item.discountId); - }) + // $that.payFeeDiscountInfo.feeDiscounts.forEach(item => { + // $that.payFeeDiscountInfo.selectDiscountIds.push(item.discountId); + // }) }, function (errInfo, error) { console.log('请求失败处理'); } diff --git a/public/index1.html b/public/index1.html index 7be4f298686855247add6014ee94a0d3da7bd511..ff75a2226686fe1ad3caa520a169efcbb24a1e59 100644 --- a/public/index1.html +++ b/public/index1.html @@ -4,7 +4,7 @@
-