|
@@ -1,119 +1,95 @@
|
|
|
-[{
|
|
|
- "key": "1",
|
|
|
- "title": "加入项目",
|
|
|
- "img": "1-jrxm",
|
|
|
- "hints": [{
|
|
|
- "top": 7,
|
|
|
- "left": 30,
|
|
|
- "title": "创建项目/加入项目",
|
|
|
- "content": "创建项目或加入已有项目,获取项目资源",
|
|
|
- "close": true,
|
|
|
- "next": true
|
|
|
- }]
|
|
|
-}, {
|
|
|
- "key": "2",
|
|
|
- "title": "创建应用",
|
|
|
- "img": "2-yygl",
|
|
|
- "hints": [{
|
|
|
- "top": 20,
|
|
|
- "left": 7,
|
|
|
- "title": "应用项目",
|
|
|
- "content": "新增应用,用于后续流水线执行",
|
|
|
- "close": true,
|
|
|
- "up": true,
|
|
|
- "next": true,
|
|
|
- "contentDirection": false
|
|
|
- }]
|
|
|
-}, {
|
|
|
- "key": "3",
|
|
|
- "title": "数据准备",
|
|
|
- "img": "3-sjzb",
|
|
|
- "hints": [{
|
|
|
- "top": 40,
|
|
|
- "left": 7,
|
|
|
- "title": "数据准备",
|
|
|
- "content": "结构化数据/非结构化数据集接入、绑定应用、数据开发和标注",
|
|
|
- "close": true,
|
|
|
- "up": true,
|
|
|
- "next": true,
|
|
|
- "titleDirection": false,
|
|
|
- "contentDirection": false
|
|
|
- }]
|
|
|
-}, {
|
|
|
- "key": "4",
|
|
|
- "title": "模型开发",
|
|
|
- "img": "4-mxkf",
|
|
|
- "hints": [{
|
|
|
- "top": 50,
|
|
|
- "left": 6,
|
|
|
- "title": "模型开发",
|
|
|
- "content": "编码训练模型,第三方模型、代码包导入",
|
|
|
- "close": true,
|
|
|
- "up": true,
|
|
|
- "next": true,
|
|
|
- "titleDirection": false,
|
|
|
- "contentDirection": false
|
|
|
- }]
|
|
|
-}, {
|
|
|
- "key": "5",
|
|
|
- "title": "服务部署",
|
|
|
- "img": "5-fwbs",
|
|
|
- "hints": [{
|
|
|
- "top": 46,
|
|
|
- "left": 10,
|
|
|
- "title": "服务部署",
|
|
|
- "content": "把模型、代码包、推理镜像发布成推理服务",
|
|
|
- "close": true,
|
|
|
- "up": true,
|
|
|
- "next": true,
|
|
|
- "titleDirection": false,
|
|
|
- "contentDirection": false
|
|
|
- }]
|
|
|
-}, {
|
|
|
- "key": "6",
|
|
|
- "title": "其余功能",
|
|
|
- "img": "6-qygn",
|
|
|
- "hints": [{
|
|
|
- "top": 7,
|
|
|
- "left": 69,
|
|
|
- "title": "AI使用",
|
|
|
- "content": "API用户和API服务管理",
|
|
|
- "size": "small",
|
|
|
- "titleDirection": "centre-top",
|
|
|
- "contentDirection": false
|
|
|
- }, {
|
|
|
- "top": 7,
|
|
|
- "left": 78,
|
|
|
- "title": "专区和学件",
|
|
|
- "content": "NLP专区和学件专区",
|
|
|
- "size": "small",
|
|
|
- "titleDirection": "centre-top",
|
|
|
- "contentDirection": false
|
|
|
- }, {
|
|
|
- "top": 7,
|
|
|
- "left": 87,
|
|
|
- "title": "帮助",
|
|
|
- "content": "帮助手册和常用名词解释",
|
|
|
- "size": "small",
|
|
|
- "titleDirection": "centre-top",
|
|
|
- "contentDirection": false
|
|
|
- }, {
|
|
|
- "top": 35,
|
|
|
- "left": 18,
|
|
|
- "title": "镜像管理",
|
|
|
- "content": "基础镜像、训练镜像、推理镜像、代码包情况",
|
|
|
- "titleDirection": "left",
|
|
|
- "close": true,
|
|
|
- "contentDirection": false
|
|
|
- }, {
|
|
|
- "top": 57,
|
|
|
- "left": 18,
|
|
|
- "title": "项目配置",
|
|
|
- "content": "项目的数据源、申请审批、资源、成员情况",
|
|
|
- "close": true,
|
|
|
- "up": true,
|
|
|
- "next": true,
|
|
|
- "titleDirection": "left",
|
|
|
- "contentDirection": false
|
|
|
- }]
|
|
|
-}]
|
|
|
+[{
|
|
|
+ "key": "1",
|
|
|
+ "title": "加入项目",
|
|
|
+ "img": "1-jrxm",
|
|
|
+ "hints": [{
|
|
|
+ "top": 7,
|
|
|
+ "left": 30,
|
|
|
+ "title": "创建项目/加入项目",
|
|
|
+ "content": "创建项目或加入已有项目,获取项目资源",
|
|
|
+ "close": true,
|
|
|
+ "next": true
|
|
|
+ }]
|
|
|
+}, {
|
|
|
+ "key": "2",
|
|
|
+ "title": "创建应用",
|
|
|
+ "img": "2-yygl",
|
|
|
+ "hints": [{
|
|
|
+ "top": 20,
|
|
|
+ "left": 7,
|
|
|
+ "title": "应用项目",
|
|
|
+ "content": "新增应用,用于后续流水线执行",
|
|
|
+ "close": true,
|
|
|
+ "up": true,
|
|
|
+ "next": true,
|
|
|
+ "contentDirection": false
|
|
|
+ }]
|
|
|
+}, {
|
|
|
+ "key": "3",
|
|
|
+ "title": "数据准备",
|
|
|
+ "img": "3-sjzb",
|
|
|
+ "hints": [{
|
|
|
+ "top": 40,
|
|
|
+ "left": 7,
|
|
|
+ "title": "数据准备",
|
|
|
+ "content": "结构化数据/非结构化数据集接入、绑定应用、数据开发和标注",
|
|
|
+ "close": true,
|
|
|
+ "up": true,
|
|
|
+ "next": true,
|
|
|
+ "titleDirection": false,
|
|
|
+ "contentDirection": false
|
|
|
+ }]
|
|
|
+}, {
|
|
|
+ "key": "4",
|
|
|
+ "title": "模型开发",
|
|
|
+ "img": "4-mxkf",
|
|
|
+ "hints": [{
|
|
|
+ "top": 50,
|
|
|
+ "left": 6,
|
|
|
+ "title": "模型开发",
|
|
|
+ "content": "编码训练模型,第三方模型、代码包导入",
|
|
|
+ "close": true,
|
|
|
+ "up": true,
|
|
|
+ "next": true,
|
|
|
+ "titleDirection": false,
|
|
|
+ "contentDirection": false
|
|
|
+ }]
|
|
|
+}, {
|
|
|
+ "key": "5",
|
|
|
+ "title": "服务部署",
|
|
|
+ "img": "5-fwbs",
|
|
|
+ "hints": [{
|
|
|
+ "top": 46,
|
|
|
+ "left": 10,
|
|
|
+ "title": "服务部署",
|
|
|
+ "content": "把模型、代码包、推理镜像发布成推理服务",
|
|
|
+ "close": true,
|
|
|
+ "up": true,
|
|
|
+ "next": true,
|
|
|
+ "titleDirection": false,
|
|
|
+ "contentDirection": false
|
|
|
+ }]
|
|
|
+}, {
|
|
|
+ "key": "6",
|
|
|
+ "title": "其余功能",
|
|
|
+ "img": "6-qygn",
|
|
|
+ "hints": [{
|
|
|
+ "top": 35,
|
|
|
+ "left": 18,
|
|
|
+ "title": "镜像管理",
|
|
|
+ "content": "基础镜像、训练镜像、推理镜像、代码包情况",
|
|
|
+ "titleDirection": "left",
|
|
|
+ "close": true,
|
|
|
+ "contentDirection": false
|
|
|
+ }, {
|
|
|
+ "top": 57,
|
|
|
+ "left": 18,
|
|
|
+ "title": "项目配置",
|
|
|
+ "content": "项目的数据源、申请审批、资源、成员情况",
|
|
|
+ "close": true,
|
|
|
+ "up": true,
|
|
|
+ "next": true,
|
|
|
+ "titleDirection": "left",
|
|
|
+ "contentDirection": false
|
|
|
+ }]
|
|
|
+}]
|