提交 4a11ba40 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!300 UI add profiling minddata page(1st)

Merge pull request !300 from WeiFeng-mindinsight/myMaster
<?xml version="1.0" encoding="UTF-8"?>
<svg width="20px" height="24px" viewBox="0 0 20 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 63.1 (92452) - https://sketch.com -->
<title>队列服务</title>
<desc>Created with Sketch.</desc>
<g id="智能小助手" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="1备份-2" transform="translate(-753.000000, -730.000000)" fill="#8A8E99" fill-rule="nonzero">
<g id="队列服务" transform="translate(753.000000, 730.000000)">
<path d="M9.83303571,0 L9.13660714,0.6 L10.6446429,2.34642857 L0,2.34642857 L0,3.26785714 L12.6535714,3.26785714 L9.83303571,0 Z M6.76875,20.71875 L6.76875,21.6401786 L17.2232143,21.6401786 L15.7151786,23.3866071 L16.4116071,23.9866071 L19.2321429,20.71875 L6.76875,20.71875 Z M19.1973214,4.99553571 L13.5133929,4.99553571 L13.5133929,18.9910714 L19.1973214,18.9910714 L19.1973214,4.99553571 Z M18.2758929,18.0723214 L14.4348214,18.0723214 L14.4348214,5.91696429 L18.2758929,5.91696429 L18.2758929,18.0723214 L18.2758929,18.0723214 Z M16.8,7.28035714 L15.8785714,7.28035714 L15.8785714,8.65982143 L16.8,8.65982143 L16.8,7.28035714 Z M0.16875,18.99375 L5.85267857,18.99375 L5.85267857,4.99553571 L0.16875,4.99553571 L0.16875,18.99375 Z M1.09017857,5.91696429 L4.93125,5.91696429 L4.93125,18.0723214 L1.09017857,18.0723214 L1.09017857,5.91696429 L1.09017857,5.91696429 Z M9.14732143,8.65714286 L10.06875,8.65714286 L10.06875,7.27767857 L9.14732143,7.27767857 L9.14732143,8.65714286 Z M2.50446429,8.65714286 L3.42589286,8.65714286 L3.42589286,7.27767857 L2.50446429,7.27767857 L2.50446429,8.65714286 L2.50446429,8.65714286 Z M12.5544643,18.99375 L12.5544643,4.99553571 L6.87053571,4.99553571 L6.87053571,18.9910714 L12.5544643,18.9910714 L12.5544643,18.99375 Z M7.79196429,5.91696429 L11.6330357,5.91696429 L11.6330357,18.0723214 L7.79196429,18.0723214 L7.79196429,5.91696429 Z" id="形状"></path>
</g>
</g>
</g>
</svg>
\ No newline at end of file
......@@ -87,6 +87,10 @@ export default new Router({
path: 'operator',
component: () => import('./views/train-manage/operator.vue'),
},
{
path: 'minddata',
component: () => import('./views/train-manage/minddata.vue'),
},
],
},
],
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册