diff --git a/packages/xbot/AppTaskAi/components/TaskAdd.vue b/packages/xbot/AppTaskAi/components/TaskAdd.vue index 531781b1..03219766 100644 --- a/packages/xbot/AppTaskAi/components/TaskAdd.vue +++ b/packages/xbot/AppTaskAi/components/TaskAdd.vue @@ -113,12 +113,12 @@ - + diff --git a/packages/xbot/AppTaskAi/components/TaskDetail.vue b/packages/xbot/AppTaskAi/components/TaskDetail.vue index 7d01254f..25575c1b 100644 --- a/packages/xbot/AppTaskAi/components/TaskDetail.vue +++ b/packages/xbot/AppTaskAi/components/TaskDetail.vue @@ -74,6 +74,9 @@ + +
{{item.areaName}}{{item.proportion}}
+
@@ -886,5 +889,16 @@ font-size: 12px; } } + + .area-flex { + display: inline-block; + margin-right: 32px; + .area-label { + display: inline-block; + font-size: 14px; + color: #666; + margin-right: 8px; + } + } } diff --git a/project/fengdu/AppOutSource/AppArchives/components/List.vue b/project/fengdu/AppOutSource/AppArchives/components/List.vue index 07a6515b..207ae681 100644 --- a/project/fengdu/AppOutSource/AppArchives/components/List.vue +++ b/project/fengdu/AppOutSource/AppArchives/components/List.vue @@ -98,7 +98,7 @@ diff --git a/project/fengdu/AppOutSource/AppMarkRate/components/Detail.vue b/project/fengdu/AppOutSource/AppMarkRate/components/Detail.vue index a5597940..98b9bd0d 100644 --- a/project/fengdu/AppOutSource/AppMarkRate/components/Detail.vue +++ b/project/fengdu/AppOutSource/AppMarkRate/components/Detail.vue @@ -1,18 +1,129 @@ diff --git a/project/fengdu/AppOutSource/AppMarkRate/components/List.vue b/project/fengdu/AppOutSource/AppMarkRate/components/List.vue index a54d8675..15f75f1e 100644 --- a/project/fengdu/AppOutSource/AppMarkRate/components/List.vue +++ b/project/fengdu/AppOutSource/AppMarkRate/components/List.vue @@ -1,8 +1,7 @@