diff --git a/components/list/avatarStack.vue b/components/list/avatarStack.vue
index 3e9bb2b..8e90dce 100644
--- a/components/list/avatarStack.vue
+++ b/components/list/avatarStack.vue
@@ -38,9 +38,9 @@
-
+
diff --git a/config.js b/config.js
index 7017a57..752d6ee 100644
--- a/config.js
+++ b/config.js
@@ -7,7 +7,7 @@ import uvUI from '@/uni_modules/uv-ui-tools'
Vue.use(uvUI);
// 当前环境
-const type = 'prod'
+const type = 'local'
// 环境配置
diff --git a/pages_order/components/list/comment/emailPopup.vue b/pages_order/components/list/comment/emailPopup.vue
index 28e97ae..64392fb 100644
--- a/pages_order/components/list/comment/emailPopup.vue
+++ b/pages_order/components/list/comment/emailPopup.vue
@@ -1,6 +1,6 @@
-
+
-
+
\ No newline at end of file