UNPKG

@aecworks/bimbox-bimserver-sdk-js

Version:

AECWorks BIMBox 产品线 BIMServer 的 sdk 的 JavaScript 实现,采用Typescript语言

224 lines (215 loc) 5.49 kB
<html> <head> <title>Evernote Export</title> <basefont face="微软雅黑" size="2" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="exporter-version" content="Evernote Windows/306387 (zh-CN, DDL); Windows/10.0.0 (Win64);"/> <link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"> <script src="https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js"></script> <script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <style> .roww{width: 20px;position:absolute;clear: both;left: 0;} .row2{ width: 100%;padding-left: 20px;clear: both; } </style> </head> <body> <div class="content"> <div class="roww"> <div>.col-md-1</div> </div> <div class= "row2"> <div class="col-md-3">.col-md-1</div> <div class="col-md-3">.col-md-1</div> <div class="col-md-3">.col-md-1</div> </div> </div> <script type="text/javascript"> let zxhy = { "name": "在线会议", "description": "在线会议应用", "appVersion": { "version": "1.0.0", "description": "初始版本", "appAddins": [{ "addinKey": "kj-zxhy", "name": "在线会议", "location": "3", "url": "https://yun-dev.bimbox.cn/bimbox/plg/livemeeting/meeting-hall", "parentKey": null, "permissionNames": ["edit","view","show"] }], "permissions": [{ "name": "edit", "label": "编辑", "description": "编辑的权限", "level": "2" }, { "name": "view", "label": "浏览详情", "description": "浏览详情的权限", "level": "1" }, { "name": "show", "label": "启用", "description": "启用的权限", "level": "0" }] } } let jdgl = { "name": "进度管理", "description": "进度管理应用", "appVersion": { "version": "1.0.0", "description": "初始版本", "appAddins": [{ "addinKey": "kj-jdgl", "name": "进度管理", "location": "3", "url": "https://yun-dev.bimbox.cn/bimbox/plg/schedule/progressManage/visualized", "parentKey": null, "permissionNames": ["edit","view","show"] }], "permissions": [{ "name": "edit", "label": "编辑", "description": "编辑的权限", "level": "2" }, { "name": "view", "label": "浏览详情", "description": "浏览详情的权限", "level": "1" }, { "name": "show", "label": "启用", "description": "启用的权限", "level": "0" }] } } let sggl = { "name": "施工管理", "description": "施工管理应用", "appVersion": { "version": "1.0.0", "description": "初始版本", "appAddins": [ { "addinKey": "kj-sggl", "name": "施工管理", "location": "3", "url": "https://yun-dev.bimbox.cn/bimbox/plg/construction/modelManage", "parentKey": null, "permissionNames": ["show"] }, { "addinKey": "kj-sggl-tmgl", "name": "图模管理", "location": "3", "url": "https://yun-dev.bimbox.cn/bimbox/plg/construction/modelManage", "parentKey": "kj-sggl", "permissionNames": ["show","view","edit"] }, { "addinKey": "kj-sggl-gcgl", "name": "工程管理", "location": "3", "url": "www", "parentKey": "kj-sggl", "permissionNames": ["show","view","edit"] }, { "addinKey": "kj-sggl-zlgl", "name": "质量管理", "location": "3", "url": "www", "parentKey": "kj-sggl", "permissionNames": ["show","view","edit"] }, { "addinKey": "kj-sggl-aqgl", "name": "安全管理", "location": "3", "url": "www", "parentKey": "kj-sggl", "permissionNames": ["show","view","edit"] }, { "addinKey": "kj-xmgl", "name": "项目管理", "location": "1", "url": "https://yun-dev.bimbox.cn/bimbox/plg/construction/project/management/view", "parentKey": null, "permissionNames": ["show"] }, { "addinKey": "kj-xmgl-xmlx", "name": "项目立项", "location": "1", "url": "www", "parentKey": "kj-xmgl", "permissionNames": ["show","view","edit"] }, { "addinKey": "kj-xmgl-xmdt", "name": "项目地图", "location": "1", "url": "www", "parentKey": "kj-xmgl", "permissionNames": ["show"] }, { "addinKey": "kj-xmgl-gcgl", "name": "工程管理", "location": "1", "url": "www", "parentKey": "kj-xmgl", "permissionNames": ["show","view","edit"] }, { "addinKey": "kj-xmgl-zlgl", "name": "质量管理", "location": "1", "url": "www", "parentKey": "kj-xmgl", "permissionNames": ["show","view","edit"] }, { "addinKey": "kj-xmgl-aqgl", "name": "安全管理", "location": "1", "url": "www", "parentKey": "kj-xmgl", "permissionNames": ["show","view","edit"] } ], "permissions": [{ "name": "edit", "label": "编辑", "description": "编辑的权限", "level": "2" }, { "name": "view", "label": "浏览详情", "description": "浏览详情的权限", "level": "1" }, { "name": "show", "label": "启用", "description": "启用的权限", "level": "0" }] } } </script> </body> </html>