diff --git a/components/activePopup.vue b/components/activePopup.vue
new file mode 100644
index 0000000..1296eef
--- /dev/null
+++ b/components/activePopup.vue
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ 春耕采购补贴
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/activeCode/subsidy.vue b/pages/activeCode/subsidy.vue
index 564e9e5..df8f84c 100644
--- a/pages/activeCode/subsidy.vue
+++ b/pages/activeCode/subsidy.vue
@@ -151,7 +151,6 @@
getSubsidy(this.mer_id, {
type: this.type
}).then(res=>{
- console.log(res);
this.info = res.data;
})
},
@@ -167,13 +166,14 @@
}
-