ComposerUpdate & Sync

This commit is contained in:
Anyon 2020-07-17 09:35:51 +08:00
parent cd453d2855
commit 6b424ab387
10 changed files with 11 additions and 1551 deletions

View File

@ -129,8 +129,7 @@ $(function () {
};
// 内容区域动态加载后初始化
this.reInit = function ($dom) {
$.vali.listen(this);
$dom = $dom || $(this.selecter);
$.vali.listen(this), $dom = $dom || $(this.selecter);
$dom.find('[required]').map(function ($parent) {
if (($parent = $(this).parent()) && $parent.is('label')) {
$parent.addClass('label-required-prev');
@ -166,9 +165,7 @@ $(function () {
};
// 在内容区显示视图
this.show = function (html) {
$(this.selecter).html(html);
this.reInit($(this.selecter));
setTimeout(function () {
$(this.selecter).html(html), this.reInit($(this.selecter)), setTimeout(function () {
that.reInit($(that.selecter));
}, 500);
};

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

View File

@ -0,0 +1 @@
.layui-layout>.layui-side{top:50px;bottom:0;overflow:auto}.layui-layout>.layui-body{top:50px;bottom:0;overflow:auto}.layui-layout>.layui-body>.layui-card{width:100%;height:100%;box-shadow:none}.layui-layout>.layui-body>.layui-card>.layui-card-header{left:0;right:0;z-index:3;height:50px;border:none;position:absolute;background:#fff;line-height:50px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.layui-layout>.layui-body>.layui-card>.layui-card-header+.layui-card-body{top:50px}.layui-layout>.layui-body>.layui-card>.layui-card-body{top:0;left:0;right:0;bottom:0;z-index:2;padding:15px;overflow:auto;position:absolute}.layui-layout>.layui-body>.layui-card>.layui-card-body .layui-tab.layui-tab-card{border:none;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.layui-layout>.layui-body>.layui-card>.layui-card-body .layui-tab.layui-tab-card>.layui-tab-content.think-box-shadow{box-shadow:none}.layui-header{height:50px;background:#393D49 !important}.layui-header [data-target-menu-type]{border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0.15)}.layui-header .layui-layout-left,.layui-header .layui-layout-right{margin:0;padding:0}.layui-header .layui-logo{color:#fff;width:199px;height:auto;font-size:18px;line-height:49px;border-right:1px solid rgba(0,0,0,0.15);border-bottom:1px solid rgba(0,0,0,0.15)}.layui-header .layui-logo sup{font-size:9px;line-height:9px}.layui-header .layui-nav-item{height:50px;line-height:50px}.layui-header .layui-nav-item.layui-this{background:#009688}.layui-header .layui-nav-item>a{color:#fff !important}.layui-header .layui-nav-item .layui-nav-child{top:49px;padding:0;border:none;line-height:45px}.layui-header .layui-nav-item .layui-nav-child+a{padding-right:35px}.layui-header .layui-nav-item .layui-nav-child+a img{width:20px;height:20px;border-radius:50%}.layui-header .layui-nav-item .layui-nav-child.layui-show+a{background:#fff}.layui-header .layui-nav-item .layui-nav-child.layui-show+a span{color:#333}.layui-header .layui-nav-item .layui-nav-child dd a{padding:0;color:#333;text-align:center;border-top:1px solid #eaedf1}.layui-header .layui-nav-bar,.layui-header .layui-nav-item:after{display:none !important}.layui-header .layui-layout-right>li>a{border-left:1px solid rgba(0,0,0,0.15);border-right:1px solid rgba(0,0,0,0)}.layui-layout>.layui-side .layui-nav-bar{display:none !important}.layui-layout>.layui-side .layui-side-scroll{width:100% !important}.layui-layout>.layui-side .layui-nav-item{border-bottom:1px solid rgba(0,0,0,0.2)}.layui-layout>.layui-side .layui-nav-item a{height:45px;display:block;line-height:45px;color:#fff !important}.layui-layout>.layui-side .layui-nav-item a:hover{background:hsla(0,0%,39%,0.2) !important}.layui-layout>.layui-side .layui-nav-itemed{border-bottom:none !important}.layui-layout>.layui-side .layui-nav-tree-top a{height:28px !important;line-height:28px !important}.layui-layout.layui-layout-left-mini>.layui-body{left:50px}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-more{display:none !important}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item a{padding:0}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .nav-text{display:none}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .nav-icon{display:inline-block !important;padding:0 !important}.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .layui-nav-child{padding:0;display:block !important;background-color:rgba(0,0,0,0.3) !important}.layui-layout.layui-layout-left-mini>.layui-side,.layui-layout.layui-layout-left-mini>.layui-side .layui-nav-tree,.layui-layout.layui-layout-left-mini>.layui-side .layui-side-scroll{width:50px;text-align:center}.layui-layout.layui-layout-left-mini [data-target-menu-type] i{display:inline-block;transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.layui-layout.layui-layout-left-hide>.layui-body{left:0 !important}.layui-layout.layui-layout-left-hide>.layui-side{display:none}.layui-layout.layui-layout-left-hide [data-target-menu-type]{display:none}.layui-nav .layui-nav-item .layui-nav-more{top:0;border:none;right:15px;width:auto;height:auto;margin-top:0;font-size:14px;font-style:normal;font-family:"layui-icon" !important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.layui-nav .layui-nav-item .layui-nav-more::before{content:"\e619"}.layui-nav .layui-nav-item .layui-nav-mored,.layui-nav .layui-nav-itemed .layui-nav-more{border:none;margin-top:0;transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}/*# sourceMappingURL=console.layout.css.map */

View File

@ -0,0 +1 @@
{"version":3,"sources":["console.layout.less"],"names":[],"mappings":"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","file":"console.layout.css"}

View File

@ -0,0 +1 @@
fieldset{margin:0;border:1px solid #e6e6e6;padding:10px 20px 5px 20px}fieldset legend{color:#666;padding:0 10px;font-size:14px}/*! 搜索表单样式 */.form-search .layui-btn{height:32px;line-height:28px;font-size:12px;padding:0 10px}.form-search .layui-form-label{width:auto !important;height:32px;padding:0 8px;line-height:30px}.form-search .layui-input-inline{width:170px}.form-search .layui-input-inline input,.form-search .layui-input-inline select{width:100%;height:32px;padding:2px 8px;line-height:1em}.form-search .layui-form-select dl{top:31px;padding:0}.layui-form input.layui-input,.layui-form select.layui-select{line-height:1em}.layui-form.layui-card{box-shadow:none}.label-required-prev:before{width:1em;color:red;content:'*';display:inline-block;position:absolute;text-align:left;font-weight:700;line-height:1.6em;margin-left:-0.8em}.label-required:after,.label-required-next:after{top:6px;right:5px;color:red;content:'*';position:absolute;margin-left:4px;font-weight:700;line-height:1.8em}.label-required-null:before{content:none !important}.think-form-label{padding:9px 15px;font-weight:400;line-height:20px;text-align:right}.think-form-group-right{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.think-form-group-left input{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.think-box-shadow{padding:20px !important;background:#fff !important;box-shadow:0 2px 3px 0 rgba(0,0,0,0.1)}label.think-checkbox,label.think-radio{margin-right:10px;display:inline-block}.think-checkbox,.think-radio{cursor:pointer;margin-top:10px;font-weight:400;line-height:17px}.think-checkbox input[type=checkbox]{width:18px;height:18px;border:1px solid #dcdcdc;cursor:pointer;margin:0 5px 0 0;position:relative;display:inline-block !important;background:#fff;appearance:none;box-sizing:border-box !important;border-radius:1px;vertical-align:bottom;-webkit-appearance:none}.think-checkbox input[type=checkbox]:checked:after{color:#666;padding:2px;display:block;content:"\e605";font-size:12px;font-style:normal;font-weight:700;position:absolute;font-family:layui-icon !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.think-radio input[type=radio]{width:18px;height:18px;cursor:pointer;margin:0 5px 0 0;position:relative;border:1px solid #dcdcdc;display:inline-block !important;box-sizing:border-box !important;appearance:none;background:#fff;border-radius:1em;vertical-align:bottom;-webkit-appearance:none}.think-radio input[type=radio]:checked:after{top:4px;left:4px;width:8px;height:8px;content:'';display:block;position:relative;background:#666;border-radius:1em}.layui-layer-content .layui-form.layui-card .layui-card-body{padding:30px 40px 0 0}.layui-layer-dialog .layui-layer-content .layui-layer-ico{top:50% !important;margin-top:-15px !important}.laydate-footer-btns span{line-height:24px !important}.layui-input,.layui-select{line-height:38px}.layui-btn-group>.layui-btn{border-right:0 !important;border-radius:0 !important;border-left:1px solid #C9C9C9 !important}.layui-btn-group>.layui-btn:last-child{border-right:1px solid #C9C9C9 !important}.layui-btn-group>.layui-btn.layui-btn-active{border-left:0 !important;border-right:0 !important}.layui-btn-group>.layui-btn.layui-btn-active+.layui-btn{border-left:0 !important}.layui-btn-primary.layui-btn-xs{line-height:20px}.layui-btn-primary.layui-btn-sm{line-height:28px}.layui-table td,.layui-table th{font-size:12px}.layui-table .list-table-image{width:22px;cursor:pointer}.layui-table .list-table-sort-td{width:10px !important;text-align:center !important;padding-left:5px !important;padding-right:5px !important}.layui-table .list-table-sort-td button{width:56px;background:#009688}.layui-table .list-table-sort-td input{width:50px;color:#666;padding:2px;border:1px solid #e6e6e6;text-align:center;font-size:9pt;line-height:18px}.layui-table .list-table-check-td{width:10px !important;text-align:center;padding-left:15px !important;padding-right:15px !important}.layui-table .list-table-check-td input{margin:0 !important;vertical-align:middle}.layui-table td .text-explode{color:#ccc !important;margin:0 4px !important}.layui-table td .text-explode:first-child{display:none;opacity:0}.layui-table td .background-image{float:left;width:40px;height:40px;display:inline-block;margin-right:5px;background:no-repeat center center;background-size:cover;vertical-align:middle}/*# sourceMappingURL=console.layui.css.map */

View File

@ -0,0 +1 @@
{"version":3,"sources":["console.layui.less"],"names":[],"mappings":"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","file":"console.layui.css"}

View File

@ -1 +1 @@
@charset "UTF-8";body,html{height:100%;display:block}body{background:url(../img/login/bg1.jpg) no-repeat center center;background-size:cover}.login-container{height:100%}.login-container .header{top:0;left:0;width:100%;height:47px;position:absolute;text-shadow:#000 .1em .1em .1em}.login-container .header .title{color:#fff;float:left;font-size:18px;line-height:47px;text-indent:40px;letter-spacing:1px}.login-container .header a,.login-container .header a:focus,.login-container .header a:hover{color:#fff;letter-spacing:1px;text-decoration:none}.login-container .header ul{float:right}.login-container .header ul li{float:left;line-height:47px;margin-left:10px}.login-container form{top:50%;left:50%;width:300px;position:absolute;margin-top:-250px;margin-left:-150px}.login-container form h2{color:#fff;padding:20px 0;font-size:25px;text-align:center;font-weight:700;letter-spacing:3px;text-shadow:#000 .05em .05em .05em}.login-container form ul li{position:relative;margin-top:20px;text-shadow:#000 .1em .1em .1em}.login-container form ul li.verify label{width:200px}.login-container form ul li.verify input.layui-input{text-transform:uppercase}.login-container form ul li.verify img{width:95px;height:44px;cursor:pointer;position:absolute;margin-left:5px;border-radius:5px;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.login-container form ul li i.layui-icon{color:#fff;font-size:18px;position:absolute;padding:14px 15px 13px 20px}.login-container form ul li input{color:#fff;height:45px;padding:0 15px;font-size:14px;line-height:1em;text-indent:35px;border-radius:6px;letter-spacing:1px;background:rgba(0,0,0,.12);text-shadow:#000 .1em .1em .1em;-webkit-text-fill-color:#fff!important;box-shadow:0 2px 3px 0 rgba(0,0,0,.3) inset!important}.login-container form ul li input:-webkit-autofill,.login-container form ul li input:-webkit-autofill:active,.login-container form ul li input:-webkit-autofill:focus,.login-container form ul li input:-webkit-autofill:hover,.login-container form ul li input:active,.login-container form ul li input:focus,.login-container form ul li input:hover{text-shadow:#000 .1em .1em .1em;box-shadow:0 2px 3px 0 rgba(0,0,0,.3) inset!important;-webkit-text-fill-color:#fff!important;-webkit-transition-delay:9999s!important;-webkit-transition:color 9999s ease-out,background-color 9999s ease-out!important}.login-container form ul li span{letter-spacing:1px;color:#ff0!important}.login-container form ul li button{color:#333!important;height:45px!important;background:#fff!important;border-radius:4px!important;letter-spacing:1px!important;box-shadow:0 15px 30px 0 hsla(0,0%,100%,.25) inset,0 2px 7px 0 rgba(0,0,0,.2)}.login-container .footer{left:0;bottom:0;color:#fff;width:100%;position:absolute;text-align:center;line-height:30px;padding-bottom:10px;text-shadow:#000 .1em .1em .1em}.login-container .footer a,.login-container .footer span{color:#fff}.login-container .footer a:hover{color:#ccc}#supersized{top:0;left:0;width:100%;height:100%;z-index:-999;display:block;position:fixed;overflow:hidden}#supersized img{border:0;width:auto;height:auto;display:none;outline:0;position:relative;max-width:none!important}#supersized.speed img{image-rendering:-moz-crisp-edges;-ms-interpolation-mode:nearest-neighbor}#supersized.quality img{image-rendering:optimizeQuality;-ms-interpolation-mode:bicubic}#supersized a,#supersized li{width:100%;height:100%;display:block;cursor:default}#supersized li{top:0;left:0;z-index:-30;position:fixed;overflow:hidden;list-style:none}#supersized li.prevslide{z-index:-20}#supersized li.prevslide img{display:inline}#supersized li.activeslide{z-index:-10}#supersized li.activeslide img{display:inline}#supersized li.image-loading{width:100%;height:100%;background:url(../../plugs/supersized/progress.gif) no-repeat center center}#supersized li.image-loading img{visibility:hidden}#supersized-loader{top:50%;left:50%;z-index:0;width:60px;height:60px;position:absolute;text-indent:-999em;margin:-30px 0 0 -30px;background:url(../../plugs/supersized/progress.gif) no-repeat center center}/*# sourceMappingURL=login.css.map */
@charset "UTF-8";body,html{height:100%;display:block}body{background:url("../img/login/bg1.jpg") no-repeat center center;background-size:cover}.login-container{height:100%}.login-container .header{top:0;left:0;width:100%;height:47px;position:absolute;text-shadow:#000 .1em .1em .1em}.login-container .header .title{color:#fff;float:left;font-size:18px;line-height:47px;text-indent:40px;letter-spacing:1px}.login-container .header a,.login-container .header a:focus,.login-container .header a:hover{color:#fff;letter-spacing:1px;text-decoration:none}.login-container .header ul{float:right}.login-container .header ul li{float:left;line-height:47px;margin-left:10px}.login-container form{top:50%;left:50%;width:300px;position:absolute;margin-top:-250px;margin-left:-150px}.login-container form h2{color:#fff;padding:20px 0;font-size:25px;text-align:center;font-weight:700;letter-spacing:3px;text-shadow:#000 .05em .05em .05em}.login-container form ul li{position:relative;margin-top:20px;text-shadow:#000 .1em .1em .1em}.login-container form ul li.verify label{width:200px}.login-container form ul li.verify input.layui-input{text-transform:uppercase}.login-container form ul li.verify img{width:95px;height:44px;cursor:pointer;position:absolute;margin-left:5px;border-radius:5px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.1)}.login-container form ul li i.layui-icon{color:#fff;font-size:18px;position:absolute;padding:14px 15px 13px 20px}.login-container form ul li input{color:#fff;height:45px;padding:0 15px;font-size:14px;line-height:1em;text-indent:35px;border-radius:6px;letter-spacing:1px;background:rgba(0,0,0,0.12);text-shadow:#000 .1em .1em .1em;-webkit-text-fill-color:#fff !important;box-shadow:0 2px 3px 0 rgba(0,0,0,0.3) inset !important}.login-container form ul li input:hover,.login-container form ul li input:focus,.login-container form ul li input:active,.login-container form ul li input:-webkit-autofill,.login-container form ul li input:-webkit-autofill:hover,.login-container form ul li input:-webkit-autofill:focus,.login-container form ul li input:-webkit-autofill:active{text-shadow:#000 .1em .1em .1em;box-shadow:0 2px 3px 0 rgba(0,0,0,0.3) inset !important;-webkit-text-fill-color:#fff !important;-webkit-transition-delay:9999s !important;-webkit-transition:color 9999s ease-out,background-color 9999s ease-out !important}.login-container form ul li span{letter-spacing:1px;color:#ff0 !important}.login-container form ul li button{color:#333 !important;height:45px !important;background:#fff !important;border-radius:4px !important;letter-spacing:1px !important;box-shadow:0 15px 30px 0 hsla(0,0%,100%,0.25) inset,0 2px 7px 0 rgba(0,0,0,0.2)}.login-container .footer{left:0;bottom:0;color:#fff;width:100%;position:absolute;text-align:center;line-height:30px;padding-bottom:10px;text-shadow:#000 .1em .1em .1em}.login-container .footer a,.login-container .footer span{color:#fff}.login-container .footer a:hover{color:#ccc}#supersized{top:0;left:0;width:100%;height:100%;z-index:-999;display:block;position:fixed;overflow:hidden}#supersized img{border:0;width:auto;height:auto;display:none;outline:0;position:relative;max-width:none !important}#supersized.speed img{image-rendering:-moz-crisp-edges;-ms-interpolation-mode:nearest-neighbor}#supersized.quality img{image-rendering:optimizeQuality;-ms-interpolation-mode:bicubic}#supersized a,#supersized li{width:100%;height:100%;display:block;cursor:default}#supersized li{top:0;left:0;z-index:-30;position:fixed;overflow:hidden;list-style:none}#supersized li.prevslide{z-index:-20}#supersized li.prevslide img{display:inline}#supersized li.activeslide{z-index:-10}#supersized li.activeslide img{display:inline}#supersized li.image-loading{width:100%;height:100%;background:url(../../plugs/supersized/progress.gif) no-repeat center center}#supersized li.image-loading img{visibility:hidden}#supersized-loader{top:50%;left:50%;z-index:0;width:60px;height:60px;position:absolute;text-indent:-999em;margin:-30px 0 0 -30px;background:url(../../plugs/supersized/progress.gif) no-repeat center center}/*# sourceMappingURL=login.css.map */

View File

@ -1 +1 @@
{"version":3,"sources":["login.less"],"names":[],"mappings":"iBAeA,KAAM,KACJ,OAAA,KACA,QAAA,MAGF,KACE,WAAgB,0BAAA,UAAA,OAAA,OAChB,gBAAA,MAGF,iBACE,OAAA,KAEA,yBACE,IAAA,EACA,KAAA,EACA,MAAA,KACA,OAAA,KACA,SAAA,SACA,YAAA,KAAA,KAAA,KAAA,KAEA,gCACE,MAAA,KACA,MAAA,KACA,UAAA,KACA,YAAA,KACA,YAAA,KACA,eAAA,IAGF,2BACM,iCAAS,iCACX,MAAA,KACA,eAAA,IACA,gBAAA,KAIJ,4BACE,MAAA,MAEA,+BACE,MAAA,KACA,YAAA,KACA,YAAA,KAKN,sBACE,IAAA,IACA,KAAA,IACA,MAAA,MACA,SAAA,SACA,WAAA,OACA,YAAA,OAEA,yBACE,MAAA,KACA,QAAA,KAAA,EACA,UAAA,KACA,WAAA,OACA,YAAA,IACA,eAAA,IACA,YAAA,KAAA,MAAA,MAAA,MAGC,4BACD,SAAA,SACA,WAAA,KACA,YAAA,KAAA,KAAA,KAAA,KAGE,yCACE,MAAA,MAGG,qDACH,eAAA,UAGF,uCACE,MAAA,KACA,OAAA,KACA,OAAA,QACA,SAAA,SACA,YAAA,IACA,cAAA,IACA,WAAA,EAAA,IAAA,IAAA,EAAA,eAIH,yCACC,MAAA,KACA,UAAA,KACA,SAAA,SACA,QAAA,KAAA,KAAA,KAAA,KAGF,kCACE,MAAA,KACA,OAAA,KACA,QAAA,EAAA,KACA,UAAA,KACA,YAAA,IACA,YAAA,KACA,cAAA,IACA,eAAA,IACA,WAAA,gBACA,YAAA,KAAA,KAAA,KAAA,KACA,wBAAA,eACA,WAAA,EAAA,IAAA,IAAA,EAAA,eAAA,gBAGC,mDAC2C,0DAA1B,yDADoB,yDADnB,yCAAT,wCAAT,wCAGC,YAAA,KAAA,KAAA,KAAA,KACA,WAAA,EAAA,IAAA,IAAA,EAAA,eAAA,gBACA,wBAAA,eACA,yBAAA,gBACA,mBAAA,MAAA,MAAA,SAAA,iBAAA,MAAA,mBAIJ,iCACE,eAAA,IACA,MAAA,eAGF,mCACE,MAAA,eACA,OAAA,eACA,WAAA,eACA,cAAA,cACA,eAAA,cACA,WAAA,EAAA,KAAA,KAAA,EAAA,oBAAA,MAAA,EAAA,IAAA,IAAA,EAAA,eAKN,yBACE,KAAA,EACA,OAAA,EACA,MAAA,KACA,MAAA,KACA,SAAA,SACA,WAAA,OACA,YAAA,KACA,eAAA,KACA,YAAA,KAAA,KAAA,KAAA,KAEA,2BAAG,8BACD,MAAA,KAGD,iCACC,MAAA,KAKN,YACE,IAAA,EACA,KAAA,EACA,MAAA,KACA,OAAA,KACA,QAAA,KACA,QAAA,MACA,SAAA,MACA,SAAA,OAEA,gBACE,OAAA,EACA,MAAA,KACA,OAAA,KACA,QAAA,KACA,QAAA,EACA,SAAA,SACA,UAAA,eAGM,sBACN,gBAAA,iBACA,uBAAA,iBAGQ,wBACR,gBAAA,gBACA,uBAAA,QAGF,cAAG,eACD,MAAA,KACA,OAAA,KACA,QAAA,MACA,OAAA,QAGF,eACE,IAAA,EACA,KAAA,EACA,QAAA,IACA,SAAA,MACA,SAAA,OACA,WAAA,KAEC,yBACC,QAAA,IAEA,6BACE,QAAA,OAIH,2BACC,QAAA,IAEA,+BACE,QAAA,OAIH,6BACC,MAAA,KACA,OAAA,KACA,WAAA,yCAAA,UAAA,OAAA,OAEA,iCACE,WAAA,OAMR,mBACE,IAAA,IACA,KAAA,IACA,QAAA,EACA,MAAA,KACA,OAAA,KACA,SAAA,SACA,YAAA,OACA,OAAA,MAAA,EAAA,EAAA,MACA,WAAA,yCAAA,UAAA,OAAA"}
{"version":3,"sources":["login.less"],"names":[],"mappings":"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","file":"login.css"}