晚上系统展示页面
This commit is contained in:
parent
55ec8c546a
commit
f35f0f4bff
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
|||||||
.mainBox[data-v-4940eec3]{display:flex;flex-direction:column}.mainBox .headerBox[data-v-4940eec3]{flex-basis:100px;background:var(--el-color-primary-light-9);border-radius:10px;margin:10px 0;padding:10px}.mainBox .headerBox .companyBox[data-v-4940eec3]{display:flex;flex-direction:row;align-items:center}.mainBox .headerBox .companyBox .avatar[data-v-4940eec3]{background:var(--el-color-primary);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.mainBox .headerBox .companyBox .name[data-v-4940eec3]{margin:0 10px;font-size:16px;font-weight:600;display:flex;align-items:center;cursor:pointer}.mainBox .headerBox .companyBox .name .companyName[data-v-4940eec3]{margin-left:5px}.mainBox .headerBox .companyBox .icon[data-v-4940eec3]{display:flex;align-items:center}.mainBox .headerBox .informationBox[data-v-4940eec3]{display:flex;align-items:center;justify-content:space-around;margin-top:20px}.mainBox .headerBox .informationBox .itemBox[data-v-4940eec3]{flex:1;display:flex;padding:0 10px}.mainBox .headerBox .informationBox .itemBox .name[data-v-4940eec3]{margin-right:15px;color:#333}.mainBox .headerBox .informationBox .itemBox .text[data-v-4940eec3]{display:flex;align-items:center}.mainBox .headerBox .informationBox .itemBox .text .icon[data-v-4940eec3]{cursor:pointer}.mainBox .contentBox[data-v-4940eec3]{flex:1;padding-bottom:10px;overflow:hidden}
|
|
||||||
1
css/home-table.f0227554.css
Normal file
1
css/home-table.f0227554.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
.mainBox[data-v-1352f167]{display:flex;flex-direction:column}.mainBox .headerBox[data-v-1352f167]{flex-basis:100px;background:var(--el-color-primary-light-9);border-radius:10px;margin:10px 0;padding:10px}.mainBox .headerBox .companyBox[data-v-1352f167]{display:flex;flex-direction:row;align-items:center}.mainBox .headerBox .companyBox .avatar[data-v-1352f167]{background:var(--el-color-primary);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.mainBox .headerBox .companyBox .name[data-v-1352f167]{margin:0 10px;font-size:16px;font-weight:600;display:flex;align-items:center;cursor:pointer}.mainBox .headerBox .companyBox .name .companyName[data-v-1352f167]{margin-left:5px}.mainBox .headerBox .companyBox .icon[data-v-1352f167]{display:flex;align-items:center}.mainBox .headerBox .informationBox[data-v-1352f167]{display:flex;align-items:center;justify-content:space-around;margin-top:20px}.mainBox .headerBox .informationBox .itemBox[data-v-1352f167]{flex:1;display:flex;padding:0 10px}.mainBox .headerBox .informationBox .itemBox .name[data-v-1352f167]{margin-right:15px;color:#333}.mainBox .headerBox .informationBox .itemBox .text[data-v-1352f167]{display:flex;align-items:center}.mainBox .headerBox .informationBox .itemBox .text .icon[data-v-1352f167]{cursor:pointer}.mainBox .contentBox[data-v-1352f167]{flex:1;padding-bottom:10px;overflow:hidden}
|
||||||
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
|||||||
<!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>麟云</title><script>document.write("<script src='config.js?" + new Date().getTime() + "'><\/script>");
|
<!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>麟云</title><script>document.write("<script src='config.js?" + new Date().getTime() + "'><\/script>");
|
||||||
document.write("<script src='customer.js?" + new Date().getTime() + "'><\/script>");</script><script defer="defer" src="js/elicons.82884853.js"></script><script defer="defer" src="js/modules.7ed6bb96.js"></script><script defer="defer" src="js/app.48e36122.js"></script><link href="css/modules.f0abbc17.css" rel="stylesheet"><link href="css/app.5d2630ce.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but 麟云 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><script>const dark = window.localStorage.getItem('APP_DARK');
|
document.write("<script src='customer.js?" + new Date().getTime() + "'><\/script>");</script><script defer="defer" src="js/elicons.82884853.js"></script><script defer="defer" src="js/modules.7ed6bb96.js"></script><script defer="defer" src="js/app.4645d984.js"></script><link href="css/modules.f0abbc17.css" rel="stylesheet"><link href="css/app.0e050638.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but 麟云 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><script>const dark = window.localStorage.getItem('APP_DARK');
|
||||||
if (dark) {
|
if (dark) {
|
||||||
document.documentElement.classList.add("dark")
|
document.documentElement.classList.add("dark")
|
||||||
}</script><div id="app" class="aminui"><div class="app-loading"><div class="app-loading-box"><div class="app-loading__loader"></div><div class="app-loading__logo"><img src="img/logo.png"/></div></div><div class="app-loading__title">麟云</div></div><style>.app-loading {
|
}</script><div id="app" class="aminui"><div class="app-loading"><div class="app-loading-box"><div class="app-loading__loader"></div><div class="app-loading__logo"><img src="img/logo.png"/></div></div><div class="app-loading__title">麟云</div></div><style>.app-loading {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
1
js/home-table.2e6c54f7.js
Normal file
1
js/home-table.2e6c54f7.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
"use strict";(self["webpackChunkscui"]=self["webpackChunkscui"]||[]).push([[5177],{85661:function(e,n,o){o.r(n),o.d(n,{default:function(){return m}});var t=o(66252),a=o(3577);const d={key:0};function u(e,n,o,u,s,r){const l=(0,t.up)("el-skeleton"),i=(0,t.up)("el-card"),p=(0,t.up)("el-main"),w=(0,t.up)("work"),m=(0,t.up)("widgets"),g=(0,t.up)("tableIndex");return(0,t.wg)(),(0,t.iD)(t.HY,null,[s.pageLoading?((0,t.wg)(),(0,t.iD)("div",d,[(0,t.Uk)((0,a.toDisplayString)(s.pageLoading)+" ",1),(0,t.Wm)(p,null,{default:(0,t.w5)((()=>[(0,t.Wm)(i,{shadow:"never"},{default:(0,t.w5)((()=>[(0,t.Wm)(l,{rows:1})])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1})])),_:1})])):(0,t.kq)("",!0),"1"===s.dashboard?((0,t.wg)(),(0,t.j4)(w,{key:1,onOnMounted:r.onMounted},null,8,["onOnMounted"])):"2"===s.dashboard?((0,t.wg)(),(0,t.j4)(m,{key:2,onOnMounted:r.onMounted},null,8,["onOnMounted"])):((0,t.wg)(),(0,t.j4)(g,{key:3,onOnMounted:r.onMounted},null,8,["onOnMounted"]))],64)}const s=(0,t.RC)((()=>Promise.all([o.e(6054),o.e(6325),o.e(9074)]).then(o.bind(o,50952)))),r=(0,t.RC)((()=>Promise.all([o.e(3759),o.e(6054),o.e(6325),o.e(5642)]).then(o.bind(o,87597)))),l=(0,t.RC)((()=>o.e(2587).then(o.bind(o,1643))));var i={name:"dashboard",components:{work:s,widgets:r,tableIndex:l},data(){return{pageLoading:!0,dashboard:"0"}},created(){this.dashboard=this.$TOOL.data.get("USER_INFO").dashboard||"0"},mounted(){},methods:{onMounted(){this.pageLoading=!1}}},p=o(83744);const w=(0,p.Z)(i,[["render",u]]);var m=w}}]);
|
"use strict";(self["webpackChunkscui"]=self["webpackChunkscui"]||[]).push([[5177],{85661:function(e,n,o){o.r(n),o.d(n,{default:function(){return m}});var t=o(66252),a=o(3577);const d={key:0};function u(e,n,o,u,s,r){const l=(0,t.up)("el-skeleton"),i=(0,t.up)("el-card"),p=(0,t.up)("el-main"),w=(0,t.up)("work"),m=(0,t.up)("widgets"),g=(0,t.up)("tableIndex");return(0,t.wg)(),(0,t.iD)(t.HY,null,[s.pageLoading?((0,t.wg)(),(0,t.iD)("div",d,[(0,t.Uk)((0,a.toDisplayString)(s.pageLoading)+" ",1),(0,t.Wm)(p,null,{default:(0,t.w5)((()=>[(0,t.Wm)(i,{shadow:"never"},{default:(0,t.w5)((()=>[(0,t.Wm)(l,{rows:1})])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1}),(0,t.Wm)(i,{shadow:"never",style:{"margin-top":"15px"}},{default:(0,t.w5)((()=>[(0,t.Wm)(l)])),_:1})])),_:1})])):(0,t.kq)("",!0),"1"===s.dashboard?((0,t.wg)(),(0,t.j4)(w,{key:1,onOnMounted:r.onMounted},null,8,["onOnMounted"])):"2"===s.dashboard?((0,t.wg)(),(0,t.j4)(m,{key:2,onOnMounted:r.onMounted},null,8,["onOnMounted"])):((0,t.wg)(),(0,t.j4)(g,{key:3,onOnMounted:r.onMounted},null,8,["onOnMounted"]))],64)}const s=(0,t.RC)((()=>Promise.all([o.e(6054),o.e(6325),o.e(9074)]).then(o.bind(o,50952)))),r=(0,t.RC)((()=>Promise.all([o.e(3759),o.e(6054),o.e(6325),o.e(5642)]).then(o.bind(o,87597)))),l=(0,t.RC)((()=>o.e(2587).then(o.bind(o,14470))));var i={name:"dashboard",components:{work:s,widgets:r,tableIndex:l},data(){return{pageLoading:!0,dashboard:"0"}},created(){this.dashboard=this.$TOOL.data.get("USER_INFO").dashboard||"0"},mounted(){},methods:{onMounted(){this.pageLoading=!1}}},p=o(83744);const w=(0,p.Z)(i,[["render",u]]);var m=w}}]);
|
||||||
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
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
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
js/scenario-productCost-toolCost.6d3befcf.js
Normal file
1
js/scenario-productCost-toolCost.6d3befcf.js
Normal file
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
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
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
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
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
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
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
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
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
File diff suppressed because one or more lines are too long
1
js/scuiChunks.6ddf8724.js
Normal file
1
js/scuiChunks.6ddf8724.js
Normal file
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
"use strict";(self["webpackChunkscui"]=self["webpackChunkscui"]||[]).push([[77],{22917:function(t,e,n){n.r(e),n.d(e,{default:function(){return p}});var s=n(66252),l=n(3577);const c={class:"icon-box"};function o(t,e,n,o,a,u){const i=(0,s.up)("el-alert"),r=(0,s.up)("el-icon"),p=(0,s.up)("el-col"),d=(0,s.up)("el-row"),w=(0,s.up)("el-main");return(0,s.wg)(),(0,s.j4)(w,null,{default:(0,s.w5)((()=>[(0,s.Wm)(i,{title:"扩展了Element Plus图标库,可以在@/assets/icons中新增自己的SVG图标组件,记得在@/assets/icons/index.js中引入. 建议前往阿里iconfont复制SVG代码 https://www.iconfont.cn/collections/detail?spm=a313x.7781069.0.da5a778a4&cid=25353",type:"success",style:{"margin-bottom":"20px"}}),(0,s.Wm)(d,{gutter:0,class:"box"},{default:(0,s.w5)((()=>[((0,s.wg)(!0),(0,s.iD)(s.HY,null,(0,s.Ko)(a.icons,((t,e)=>((0,s.wg)(),(0,s.j4)(p,{span:4,key:e},{default:(0,s.w5)((()=>[(0,s._)("div",c,[(0,s.Wm)(r,null,{default:(0,s.w5)((()=>[((0,s.wg)(),(0,s.j4)((0,s.LL)(t)))])),_:2},1024),(0,s._)("p",null,(0,l.toDisplayString)(t),1)])])),_:2},1024)))),128))])),_:1})])),_:1})}n(57658);var a=n(83541),u={data(){return{icons:[]}},mounted(){for(let t in a)this.icons.push("sc-icon"+t.replace(/[A-Z]/g,(t=>"-"+t.toLowerCase())))}},i=n(83744);const r=(0,i.Z)(u,[["render",o],["__scopeId","data-v-d147796a"]]);var p=r}}]);
|
"use strict";(self["webpackChunkscui"]=self["webpackChunkscui"]||[]).push([[77],{22917:function(t,e,n){n.r(e),n.d(e,{default:function(){return p}});var s=n(66252),l=n(3577);const c={class:"icon-box"};function o(t,e,n,o,a,u){const i=(0,s.up)("el-alert"),r=(0,s.up)("el-icon"),p=(0,s.up)("el-col"),d=(0,s.up)("el-row"),w=(0,s.up)("el-main");return(0,s.wg)(),(0,s.j4)(w,null,{default:(0,s.w5)((()=>[(0,s.Wm)(i,{title:"扩展了Element Plus图标库,可以在@/assets/icons中新增自己的SVG图标组件,记得在@/assets/icons/index.js中引入. 建议前往阿里iconfont复制SVG代码 https://www.iconfont.cn/collections/detail?spm=a313x.7781069.0.da5a778a4&cid=25353",type:"success",style:{"margin-bottom":"20px"}}),(0,s.Wm)(d,{gutter:0,class:"box"},{default:(0,s.w5)((()=>[((0,s.wg)(!0),(0,s.iD)(s.HY,null,(0,s.Ko)(a.icons,((t,e)=>((0,s.wg)(),(0,s.j4)(p,{span:4,key:e},{default:(0,s.w5)((()=>[(0,s._)("div",c,[(0,s.Wm)(r,null,{default:(0,s.w5)((()=>[((0,s.wg)(),(0,s.j4)((0,s.LL)(t)))])),_:2},1024),(0,s._)("p",null,(0,l.toDisplayString)(t),1)])])),_:2},1024)))),128))])),_:1})])),_:1})}n(57658);var a=n(94985),u={data(){return{icons:[]}},mounted(){for(let t in a)this.icons.push("sc-icon"+t.replace(/[A-Z]/g,(t=>"-"+t.toLowerCase())))}},i=n(83744);const r=(0,i.Z)(u,[["render",o],["__scopeId","data-v-d147796a"]]);var p=r}}]);
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user