mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
chore(frontend): add static frontend build artifacts (portal, front_acs, etc.)
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 91 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 92 KiB |
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="favicon.ico"><title>canoe-common-template</title><link href="css/app.edf18193.css" rel="preload" as="style"><link href="css/chunk-libs.205a3cbf.css" rel="preload" as="style"><link href="js/app.d87c8f6a.js" rel="preload" as="script"><link href="js/chunk-elementUI.05527c6d.js" rel="preload" as="script"><link href="js/chunk-libs.d60bbc10.js" rel="preload" as="script"><link href="js/runtime.e2bd6bf3.js" rel="preload" as="script"><link href="css/chunk-libs.205a3cbf.css" rel="stylesheet"><link href="css/app.edf18193.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but canoe-common-template doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/runtime.e2bd6bf3.js"></script><script src="js/chunk-elementUI.05527c6d.js"></script><script src="js/chunk-libs.d60bbc10.js"></script><script src="js/app.d87c8f6a.js"></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
(function(e){function t(t){for(var n,l,a=t[0],i=t[1],c=t[2],f=0,s=[];f<a.length;f++)l=a[f],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);p&&p(t);while(s.length)s.shift()();return u.push.apply(u,c||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,a=1;a<r.length;a++){var i=r[a];0!==o[i]&&(n=!1)}n&&(u.splice(t--,1),e=l(l.s=r[0]))}return e}var n={},o={runtime:0},u=[];function l(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=e,l.c=n,l.d=function(e,t,r){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},l.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(l.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)l.d(r,n,function(t){return e[t]}.bind(null,n));return r},l.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="";var a=window["webpackJsonp_canoe-common-template"]=window["webpackJsonp_canoe-common-template"]||[],i=a.push.bind(a);a.push=t,a=a.slice();for(var c=0;c<a.length;c++)t(a[c]);var p=i;r()})([]);
|
||||
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,90 @@
|
||||
[
|
||||
{
|
||||
"code": "management",
|
||||
"status": 1,
|
||||
"name": "派梯设备",
|
||||
"url": "/management",
|
||||
"orderBy": 1,
|
||||
"path": "/management"
|
||||
},
|
||||
{
|
||||
"code": "management-list",
|
||||
"status": 1,
|
||||
"name": "派梯设备",
|
||||
"url": "/management/list",
|
||||
"orderBy": 1,
|
||||
"path": "/management/list"
|
||||
},
|
||||
{
|
||||
"code": "management-list-add",
|
||||
"status": 1,
|
||||
"name": "添加派梯设备",
|
||||
"url": "/management/list/add",
|
||||
"orderBy": 1,
|
||||
"path": "/management/list/add"
|
||||
},
|
||||
{
|
||||
"code": "management-list-elevator",
|
||||
"status": 1,
|
||||
"name": "设置电梯编码",
|
||||
"url": "/management/list/elevator",
|
||||
"orderBy": 1,
|
||||
"path": "/management/list/elevator"
|
||||
},
|
||||
{
|
||||
"code": "traffic",
|
||||
"status": 1,
|
||||
"name": "通行管理",
|
||||
"url": "/traffic",
|
||||
"orderBy": 2,
|
||||
"path": "/traffic"
|
||||
},
|
||||
{
|
||||
"code": "traffic-list",
|
||||
"status": 1,
|
||||
"name": "通行管理",
|
||||
"url": "/traffic/list",
|
||||
"orderBy": 1,
|
||||
"path": "/traffic/list"
|
||||
},
|
||||
{
|
||||
"code": "traffic-list-setting",
|
||||
"status": 1,
|
||||
"name": "通行设置",
|
||||
"url": "/traffic/list/setting",
|
||||
"orderBy": 1,
|
||||
"path": "/traffic/list/setting"
|
||||
},
|
||||
{
|
||||
"code": "traffic-list-add-rule",
|
||||
"status": 1,
|
||||
"name": "新增通行规则",
|
||||
"url": "/traffic/list/add-rule",
|
||||
"orderBy": 1,
|
||||
"path": "/traffic/list/add-rule"
|
||||
},
|
||||
{
|
||||
"code": "traffic-list-edit-rule",
|
||||
"status": 1,
|
||||
"name": "编辑通行规则",
|
||||
"url": "/traffic/list/edit-rule",
|
||||
"orderBy": 1,
|
||||
"path": "/traffic/list/edit-rule"
|
||||
},
|
||||
{
|
||||
"code": "dispatch",
|
||||
"status": 1,
|
||||
"name": "派梯记录",
|
||||
"url": "/dispatch",
|
||||
"orderBy": 3,
|
||||
"path": "/dispatch"
|
||||
},
|
||||
{
|
||||
"code": "dispatch-list",
|
||||
"status": 1,
|
||||
"name": "派梯记录",
|
||||
"url": "/dispatch/list",
|
||||
"orderBy": 1,
|
||||
"path": "/dispatch/list"
|
||||
}
|
||||
]
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 9.0 KiB |
Reference in New Issue
Block a user