diff --git a/pages/article/newInfo/index.js b/pages/article/newInfo/index.js
index 2ce7ce1..90c097e 100644
--- a/pages/article/newInfo/index.js
+++ b/pages/article/newInfo/index.js
@@ -26,15 +26,17 @@ Component({
queryWay: 0,
priceSort:1
},
- factoryList:[]
+ factoryList:[],
+ scorllHeight:app.globalData.fragmentHeight
},
methods: {
onRestart: function () {
- console.log(app.globalData.safeFragmentHeight)
+ console.log(app.globalData.fragmentHeight)
this.setData({
StatusBar: app.globalData.StatusBar || 40,
CustomBar: app.globalData.CustomBar || (app.globalData.isIos ? 64 : 80),
+ scorllHeight:app.globalData.fragmentHeight
})
this.data.querFrom.queryWay=0
this.getPaperMillOfInformationListFct(this.data.querFrom)
diff --git a/pages/article/newInfo/index.wxml b/pages/article/newInfo/index.wxml
index 7e2d8f9..2a89e7f 100644
--- a/pages/article/newInfo/index.wxml
+++ b/pages/article/newInfo/index.wxml
@@ -32,7 +32,7 @@
-
+
纸厂名称