diff --git a/app.js b/app.js
index 33b1b5b..1432a24 100644
--- a/app.js
+++ b/app.js
@@ -1,6 +1,6 @@
//app.js
App({
- evn: 1, // 0: 开发版本;1:测试版本;2:生产版本
+ evn: 2, // 0: 开发版本;1:测试版本;2:生产版本
tmplIds: ['AFoM5TOfsgERsfcetNSB0UlmEixnLF1ySXr54Bqno2M', 'lOQ8Gvyy_dTk68bYGpRVnVA0M7DsYYrV81Gd39GUPBA'],
version: '2.1.0',
xAppId: '503258978847953926',
diff --git a/pages/agent/order-detail/header-info/index.wxml b/pages/agent/order-detail/header-info/index.wxml
index 1d53e86..4a7ae29 100644
--- a/pages/agent/order-detail/header-info/index.wxml
+++ b/pages/agent/order-detail/header-info/index.wxml
@@ -1,7 +1,7 @@
-
+
{{agent.orderStatus(orderInfo.status)}}
\ No newline at end of file