diff --git a/pages/mall/information-item/index.js b/pages/mall/information-item/index.js
index 2019c9c..c098bdc 100644
--- a/pages/mall/information-item/index.js
+++ b/pages/mall/information-item/index.js
@@ -12,7 +12,7 @@ Component({
},
methods: {
lookItem: function(e){
- util.navigateTo('/pages/article/detail/index?id=' + this.data.item.id)
+ util.navigateTo('/pages/agent/factory/index?id=' + this.data.item.paperMillId)
}
}
})
\ No newline at end of file
diff --git a/pages/mall/information-item/index.wxml b/pages/mall/information-item/index.wxml
index 8eac073..3c8d11a 100644
--- a/pages/mall/information-item/index.wxml
+++ b/pages/mall/information-item/index.wxml
@@ -1,6 +1,6 @@
-
+
{{item.categoryName}} {{item.shortName}}
{{item.latestQuoteTime}}