![]()
@@ -118,7 +118,15 @@
-
+
+
+
@@ -138,11 +146,7 @@
class="block-radius-content"
:data="commentlistData"
>
-
+
@@ -155,10 +159,7 @@
-
+
@@ -176,6 +177,7 @@ import Starlist from "@/components/e-charts/starlist";
import commentlist from "@/components/e-charts/commentlist";
import BarChart from "@/components/e-charts/bar-chart";
import ApassTable from "@/components/apass-table";
+import Graph from "@/components/e-charts/graph";
export default {
components: {
BlockRadius,
@@ -188,19 +190,20 @@ export default {
lineChart,
BarChart,
ApassTable,
+ Graph
},
data: () => ({
navList: [],
mult_data: [
{ name: "基础工具", value: 40 },
{ name: "通用应用", value: 0 },
- { name: "业务应用", value: 2 },
+ { name: "业务应用", value: 2 }
],
text: "应用总数",
single_data: {
num: 12,
color: "#515fe7",
- text: "共享",
+ text: "共享"
},
line_data: {
xaxis: [
@@ -211,22 +214,22 @@ export default {
"01-05",
"01-06",
"01-07",
- "01-08",
+ "01-08"
],
data: [
{
name: "开发者应用",
- arr: [100, 120, 130, 150, 160, 120, 110, 100],
+ arr: [100, 120, 130, 150, 160, 120, 110, 100]
},
{
name: "平台应用",
- arr: [120, 130, 140, 130, 140, 120, 100, 90],
+ arr: [120, 130, 140, 130, 140, 120, 100, 90]
},
{
name: "未上架",
- arr: [80, 90, 100, 110, 100, 70, 80, 90],
- },
- ],
+ arr: [80, 90, 100, 110, 100, 70, 80, 90]
+ }
+ ]
},
das_data: {
data: 40,
@@ -241,7 +244,7 @@ export default {
"01-05",
"01-06",
"01-07",
- "01-08",
+ "01-08"
],
data: [100, 120, 130, 150, 160, 120, 110, 100],
},
@@ -264,36 +267,36 @@ export default {
value: 2031,
logo:
"https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg",
- unit: "次",
+ unit: "次"
},
{
name: "数据服务",
value: 2201,
logo:
"https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg",
- unit: "次",
+ unit: "次"
},
{
name: "消息队列服务",
value: 1901,
logo:
"https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg",
- unit: "次",
+ unit: "次"
},
{
name: "档案中心服务",
value: 1400,
logo:
"https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg",
- unit: "次",
+ unit: "次"
},
{
name: "哈哈服务",
value: 1280,
logo:
"https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg",
- unit: "次",
- },
+ unit: "次"
+ }
], // 服务调用排名分析
toplistTargetValue: 2400, // 服务调用排名分析 目标值
serveiceInfoBtnIndex: 0,
@@ -306,7 +309,7 @@ export default {
"/apaas/static/docs/image/image/blob_cb30e7a3-3184-42dd-9e2f-7e6b69accb0c.blob",
score: 5,
service_id: 128,
- user_name: "普通用户lxy",
+ user_name: "普通用户lxy"
},
{
add_time: "2020-07-14T16:35:40Z",
@@ -316,7 +319,7 @@ export default {
"/apaas/static/docs/image/image/blob_cb30e7a3-3184-42dd-9e2f-7e6b69accb0c.blob",
score: 4,
service_id: 128,
- user_name: "普通用户lxy",
+ user_name: "普通用户lxy"
},
{
add_time: "2020-07-14T16:35:40Z",
@@ -326,7 +329,7 @@ export default {
"/apaas/static/docs/image/image/blob_cb30e7a3-3184-42dd-9e2f-7e6b69accb0c.blob",
score: 3,
service_id: 128,
- user_name: "普通用户lxy",
+ user_name: "普通用户lxy"
},
{
add_time: "2020-07-14T16:35:40Z",
@@ -336,35 +339,35 @@ export default {
"/apaas/static/docs/image/image/blob_cb30e7a3-3184-42dd-9e2f-7e6b69accb0c.blob",
score: 2,
service_id: 128,
- user_name: "普通用户lxy",
- },
+ user_name: "普通用户lxy"
+ }
], // 服务评价
starlistData: [
{
star: 5,
count: 5,
- unit: "个",
+ unit: "个"
},
{
star: 4,
count: 4,
- unit: "个",
+ unit: "个"
},
{
star: 3,
count: 3,
- unit: "个",
+ unit: "个"
},
{
star: 2,
count: 10002,
- unit: "个",
+ unit: "个"
},
{
star: 1,
count: 1,
- unit: "个",
- },
+ unit: "个"
+ }
], // 服务评分
hotSearchHeader: [], // 热门搜索 表头
hotSearchData: [
@@ -399,6 +402,23 @@ export default {
increases: -0.58,
},
], // 热门搜索 数据
+ graph_arr: {
+ xaxis: [
+ "01-01",
+ "01-02",
+ "01-03",
+ "01-04",
+ "01-05",
+ "01-06",
+ "01-07",
+ "01-08"
+ ],
+ data: [
+ [1010, 120, 130, 520, 160, 1120, 110, 100],
+ [100, 1210, 130, 1530, 160, 120, 110, 1200]
+ ],
+ legend: ["aaa1", "bbb1"]
+ }
}),
mounted() {
this.hotSearchHeader = [
@@ -451,7 +471,10 @@ export default {
console.log(index);
}, // 服务评价及评分
- },
+ changeServiceCellBtn(index) {
+ console.log(index);
+ }
+ }
};
diff --git a/src/pages/workbench/yygl/app_debugger.vue b/src/pages/workbench/yygl/app_debugger.vue
index bfb0722594c705b24073d8505fcb67e86dddf922..982e5080fa6014c531811c45ee968f86d06f23ab 100644
--- a/src/pages/workbench/yygl/app_debugger.vue
+++ b/src/pages/workbench/yygl/app_debugger.vue
@@ -7,7 +7,7 @@