diff --git a/resources/assets/statics/public/images/index/bg_bottom.svg b/public/images/index/bg-bottom.svg
similarity index 100%
rename from resources/assets/statics/public/images/index/bg_bottom.svg
rename to public/images/index/bg-bottom.svg
diff --git a/resources/assets/statics/public/images/index/logo.svg b/public/images/logo-index.svg
similarity index 100%
rename from resources/assets/statics/public/images/index/logo.svg
rename to public/images/logo-index.svg
diff --git a/resources/assets/js/app.js b/resources/assets/js/app.js
index 68ce39e35..942f1c73d 100644
--- a/resources/assets/js/app.js
+++ b/resources/assets/js/app.js
@@ -28,6 +28,7 @@ import TagInput from './components/TagInput.vue'
import TableAction from './components/TableAction.vue'
import QuickEdit from './components/QuickEdit.vue'
import UserAvatar from './components/UserAvatar.vue'
+import ImgView from './components/ImgView.vue'
Vue.component('PageTitle', PageTitle);
Vue.component('Loading', Loading);
@@ -36,6 +37,7 @@ Vue.component('TagInput', TagInput)
Vue.component('TableAction', TableAction);
Vue.component('QuickEdit', QuickEdit);
Vue.component('UserAvatar', UserAvatar);
+Vue.component('ImgView', ImgView);
import {
Avatar,
diff --git a/resources/assets/js/components/ImgView.vue b/resources/assets/js/components/ImgView.vue
new file mode 100755
index 000000000..d5f817442
--- /dev/null
+++ b/resources/assets/js/components/ImgView.vue
@@ -0,0 +1,30 @@
+
+
+
+
+
diff --git a/resources/assets/js/pages/index.vue b/resources/assets/js/pages/index.vue
index 7b7e44f0f..6b2824e0a 100644
--- a/resources/assets/js/pages/index.vue
+++ b/resources/assets/js/pages/index.vue
@@ -6,78 +6,59 @@
+ {{$L('针对项目和任务建立群组,工作问题可及时沟通,促进团队快速协作,提高团队工作效率。')}}
{{$L('高效便捷的团队沟通工具')}}{{$L('针对项目和任务建立群组,工作问题可及时沟通,促进团队快速协作,提高团队工作效率。')}}
+ {{$L('汇集文档、电子表格、思维笔记等多种在线工具,汇聚企业知识资源于一处,支持多人实时协同编辑,让团队协作更便捷。')}}
-
{{$L('强大易用的协同创作云文档')}}{{$L('汇集文档、电子表格、思维笔记等多种在线工具,汇聚企业知识资源于一处,支持多人实时协同编辑,让团队协作更便捷。')}}
+ {{$L('模版满足多种团队协作场景,同时支持自定义模版,满足团队个性化场景管理需求,可直观的查看项目的进展情况,团队协作更方便。')}}
{{$L('便捷易用的项目管理模板')}}{{$L('模版满足多种团队协作场景,同时支持自定义模版,满足团队个性化场景管理需求,可直观的查看项目的进展情况,团队协作更方便。')}}
+ {{$L('通过灵活的任务日历,轻松安排每一天的日程,把任务拆解到每天,让工作目标更清晰,时间分配更合理。')}}
-
{{$L('清晰直观的任务日历')}}{{$L('通过灵活的任务日历,轻松安排每一天的日程,把任务拆解到每天,让工作目标更清晰,时间分配更合理。')}}