diff --git a/src/views/Market/Index.vue b/src/views/Market/Index.vue
new file mode 100644
index 0000000..3e3c110
--- /dev/null
+++ b/src/views/Market/Index.vue
@@ -0,0 +1,38 @@
+
+
+
+

+
报名/签到模板
+
报名签到 | 引用 {{ item }} 次 | 创建人: {{ '张三' }}
+
+
+
+
+
+
+
diff --git a/src/views/Survey/Inex.vue b/src/views/Survey/Inex.vue
index 3215831..ea24d49 100644
--- a/src/views/Survey/Inex.vue
+++ b/src/views/Survey/Inex.vue
@@ -4,7 +4,8 @@
+ alt=""
+ />
已结束 - 100
移动端
@@ -31,10 +32,10 @@
align-items: start;
width: calc(194px / 1.25);
height: calc(144px / 1.2);
- box-shadow: 4px 4px 3px 2px #e0e0e0;
margin: 10px 0;
padding: 5px;
background-color: white;
+ box-shadow: 4px 4px 3px 2px #e0e0e0;
font-size: 12px;
* {