+
+
+
+
+
diff --git a/frontend/src/views/doc/Disclaimer.vue b/frontend/src/views/doc/Disclaimer.vue
index b05f8e96..d66c6614 100644
--- a/frontend/src/views/doc/Disclaimer.vue
+++ b/frontend/src/views/doc/Disclaimer.vue
@@ -60,6 +60,11 @@ This Disclaimer and privacy protection statement (hereinafter referred to as "di
8. 传播:任何公司或个人在网络上发布,传播我们软件的行为都是允许的,但因公司或个人传播软件可能造成的任何法律和刑事事件 Crawlab 开发组不负任何责任。
`
}
+ },
+ mounted () {
+ this.$request.put('/actions', {
+ type: 'view_disclaimer'
+ })
}
}
diff --git a/frontend/src/views/feedback/Feedback.vue b/frontend/src/views/feedback/Feedback.vue
new file mode 100644
index 00000000..1f22c56a
--- /dev/null
+++ b/frontend/src/views/feedback/Feedback.vue
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+ 您的反馈意见对我们优化产品非常重要!
+ 您可以在这里畅所欲言,提供您的建议和我们需要完善提升的地方。
+ 您可以选择留下您的联系方式,方便我们进一步了解您的使用情况。
+
+
+ Your feedback is very important for us to improve the product!
+ You can comment anything here and provide any suggestions and what we should enhance about.
+ You can leave your contact info here for us to get better understanding about how you are using our product.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+