diff --git a/components/Advert/index.vue b/components/Advert/index.vue
index 5bf3f9b..bee859b 100644
--- a/components/Advert/index.vue
+++ b/components/Advert/index.vue
@@ -1,5 +1,5 @@
-
+
@@ -11,6 +11,10 @@
type: String,
default: () => '/static/frontend/advert.png'
},
+ height: {
+ type: Number,
+ default: () => 110
+ },
}
};
@@ -18,7 +22,6 @@
\ No newline at end of file
diff --git a/pages/merchant/teacher_detail.vue b/pages/merchant/teacher_detail.vue
index 8b186d0..81bc8f5 100644
--- a/pages/merchant/teacher_detail.vue
+++ b/pages/merchant/teacher_detail.vue
@@ -12,11 +12,11 @@
{{ lecturer.explain }}
-
查看信息
-
+ -->
{{ isFollow ? '已关注' : '关注'
}} -->
-
提现
-
+ -->