初始版本

This commit is contained in:
2026-04-19 01:39:41 +08:00
commit 2b4d3e9880
1272 changed files with 389959 additions and 0 deletions

53
statics/css/blue/bills.css Executable file
View File

@@ -0,0 +1,53 @@
.wrapper{ padding: 20px; min-width: 1000px; position: relative;}
#config{position: absolute;top: 22px;left: 22px; z-index: 2;cursor: pointer;display: none;}
.ui-btn, .ui-btn-prev, .ui-btn-next { margin-right:10px; }
.bills{ position:relative; background:#FFFFFF; border:1px solid #CFCFCF; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); padding: 10px 20px 10px 20px; }
.con-header { padding: 10px 0; }
.con-header dd { float: left; line-height: 30px; }
.p40{ width:40%; }
.p35{ width:35%; *width:34.9%;}
.p30{ width:30%; *width:29.9%;}
.p25{ width:25%; }
.p20{ width:20%; }
.c999 { color:#999; }
#identifier { /*margin-right: 36px;*/ }
#classes { float: right; /*margin-right: 10px;*/ }
#classes label { margin-left: 15px; }
.con-footer {padding:10px 0 0 0;}
.con-footer .mb0{margin-bottom: 0;}
.con-footer ul {max-width: 1000px;}
.con-footer ul li{float: left; margin: 0 20px 10px 0; min-width: 220px;}
.con-footer ul li label { display: inline-block; width: 80px; }
.con-footer .label-wrap{ width:75px;float:left;display:inline;line-height:30px;}
.con-footer .ctn-wrap{ overflow:hidden; padding:0 6px 0 10px; }
#note { width: 100%; height: auto; box-sizing: border-box; vertical-align: baseline;overflow: hidden;}
.ui-jqgrid-bdiv .ui-state-highlight { background: none; }
.operating .ui-icon{ margin:0; }
.ui-widget-content .ui-icon {
background-image: url(img/ui-icons.png)/*{iconsContent}*/;
}
.ui-icon-plus { background-position:-80px 0; }
.ui-icon-trash { background-position:-64px 0; }
.ui-icon-cart { background-position:-286px 2px; }
.ui-icon-config { background-position:-304px 0; }
.ui-state-hover .ui-icon-plus { background-position:-80px -16px; }
.ui-state-hover .ui-icon-trash { background-position:-64px -16px; }
.ui-state-hover .ui-icon-cart { background-position:-286px -14px; }
.ui-state-hover .ui-icon-config { background-position:-304px -16px; }
.ui-icon-config:hover { background-position:-304px -16px; }
.ui-state-active .ui-icon {
background-image: url(img/ui-icons.png)/*{iconsActive}*/;
}
.has-audit{ width: 150px; height: 74px; background: url(img/audit.png) 0 0 no-repeat; position: absolute; right: 40px; bottom: 65px; }
.has-closed{ width: 150px; height: 74px; background: url(img/closed.png) 0 0 no-repeat; position: absolute; right: 40px; bottom: 65px; }
.line{ line-height:0; height:0; border:none; border-bottom:1px dashed #CCC; color:#CCC; font-size:0; margin:18px 0; }
.ui-icon-folder-open{ display:inline-block; vertical-align:middle; margin:0 0 0 3px; }
#bottomField{position: fixed; top: 0; right: 25px; background-color: rgba(138, 138, 138, 0.21); border-radius: 0px 0px 3px 3px; padding: 8px;}
#toolBottom{margin-right: -10px;}
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4); }
.target_box{width:150px; padding:10px; border:1px solid #aaa; background-color:#fff;}
.target_box ul{ height:200px; overflow:auto; }
.target_box li{padding:4px; border-bottom:1px dotted #ddd; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.target_box li:hover{ background:#f8f8f8; color:#cd0000;}

40
statics/css/blue/default.css Executable file
View File

@@ -0,0 +1,40 @@
body{ background:#153f85 url(img/body_bg.png) 0 bottom repeat-x; }
#col-side .side-fold, #nav .main-nav{ background-image: url('img/nav_spr.png'); }
#container{ background:url(img/footer_bg.png) 0 bottom no-repeat; }
#nav{ padding-top: 46px; height:546px; margin-bottom: 10px; }
#nav li.on, #nav li.current { background: url('img/side_rp.png') repeat-y 0 0; }
#nav .arrow{ color:#f2f2f2; }
#navScroll span{ background: #5584b3; }
#scollUp{ margin-right:1px; }
#navScroll span i { border-style: solid; border-width: 5px; font-size: 0; height: 0; display:block; width:0; height:0; overflow:hidden;}
#scollUp i{ border-color: #5584b3 #5584b3 #bbcfeb #5584b3; margin:4px auto 0; }
#scollDown i{ border-color: #bbcfeb #5584b3 #5584b3 #5584b3; margin:8px auto 0; }
#main-hd{ color:#f2f2f2; }
#main-hd .company{ color: #fff;cursor: default;font: bold 24px/1.5 'Microsoft Yahei';text-shadow: 0 0 1px rgba(0,0,0,0.2);max-width: 360px;float: left;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis; }
#main-hd .user-menu a{ color:#f2f2f2; }
#main-hd .user-menu a#mobile{background-color: #E65300;color: #fff;padding: 0 6px;border-radius: 3px;font-family: '微软雅黑';}
#main-bd{ background:url(img/tab_bg.png) 0 0 repeat-x; }
.l-tab-links{ }
.l-tab-links-item{ margin:0 18px; }
.l-tab-links li.l-selected { background:#F5F5F5; }
.l-tab-links li{ margin-right:1px; height: 32px; line-height: 32px; background:#6183b1; }
.l-tab-links li a{ color: #bbcfeb; }
#tabManage i{ border-color: #bbcfeb #6183b1 #6183b1; }
.l-tab-links-left, .l-tab-links-right{ height:32px; background:#6183b1; }
.l-tab-links-left{ border-right:1px solid #456da3; }
.l-tab-links-left i{ border-color: #6183b1 #bbcfeb #6183b1 #6183b1; }
.l-tab-links-right i{ border-color: #6183b1 #6183b1 #6183b1 #bbcfeb; margin: 10px 0 0 5px;}
.l-tab-links-item-close{ background: url(img/tab_close.png) no-repeat; }
.l-tab-links .l-tab-links-item-close-over { background-color: #E3E9F0; }
#icon-vension{ top:-2px; left:-2px; z-index:0; }
/* 皮肤选择 */
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4); }
#selectSkin{ width:180px; padding:10px; border:1px solid #ccc; background-color:#fff;}
#selectSkin li{ float:left; width:60px; text-align:center; }
#selectSkin li a{ position:relative; width:42px; margin:0 auto; display:block; }
#selectSkin .select i{ position:absolute; top:16px; right:5px; width:16px; height:16px; background:url(img/select_skin.png) 0 0; z-index:1; }
#selectSkin li span{ display:block; width:32px; height:32px; margin :0 auto 6px; border: 1px dotted #497dc0;}
#skin-default span{ background: url('img/index_icons.png') repeat-x 0 -200px; }
#skin-blue span{ background: url('img/index_icons.png') repeat-x -65px -218px; }
#skin-green span{ background: #1B96A9; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

BIN
statics/css/blue/img/audit.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
statics/css/blue/img/body_bg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
statics/css/blue/img/checked.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 B

BIN
statics/css/blue/img/icon.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

BIN
statics/css/blue/img/index_bg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 972 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 B

BIN
statics/css/blue/img/nav_spr.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
statics/css/blue/img/side_rp.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 980 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
statics/css/blue/img/tab_bg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 931 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
statics/css/blue/img/ui-icons.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
statics/css/blue/img/ui-th.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1001 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

92
statics/css/blue/index.css Executable file
View File

@@ -0,0 +1,92 @@
@charset "utf-8";
body { min-width: 500px; }
/*hd*/
#hd { padding: 22px 18px 16px; font-size:14px;}
#hd .welcome { font-size: 14px; line-height: 25px;}
#manageAcct {
background-color: #2A69B7;
border-radius: 2px;
color: #FFFFFF;
font-size: 12px;
padding: 3px 8px;
margin:0 8px;
}
#newGuide { background:url(img/index_icons.png) no-repeat 0 -259px; font-size:12px; color:#787878; padding-left:22px;margin-right:10px;}
.storages-search label{display: inline-block;*display: inline;*zoom: 1; margin-right:10px; vertical-align: middle;}
.storages-search { position:relative; }
.storages-search .ui-input{ width:210px; }
#stockSearch{ position:absolute; right:6px; top:8px; width:16px; height:16px; background:url(img/icon.png) -32px 0 no-repeat; cursor:pointer; }
/*bd*/
.col-main { float: left; width: 100%; }
.col-extra { float: left; width: 290px; margin-left: -290px; }
/*col-main*/
.main-wrap { margin: 0 300px 0 18px; border: 1px solid #d4d4d4;background: #FFF;box-shadow:0 1px 1px rgba(0,0,0,0.11);}
.m-top { padding: 10px; font-size:12px; }
#interval{ font-size:12px; margin-right:10px; }
#interval label{ margin-left:5px;}
#interval .checked{ color:#2A69B7; }
.m-top table{ table-layout:fixed; color:#FFF; }
.m-top table td{ padding:10px; }
.m-top table td div{ padding:12px; }
.m-top table td div span{ display: block; margin-top:3px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; }
.m-top table td div b{ font-size:16px; font-weight:normal; color:#F74C23; }
.m-top li{ display:table-cell; width:19.99%; float:left; }
.m-top li b{ display: block; }
.m-top li em{ display: inline-block; white-space:nowrap; color:#F00; }
/*
.m-top .t1{ background:#bb8c7a; }
.m-top .t2{ background:#22c1cb; }
.m-top .t3{ background:#44b2ec; }
.m-top .t4{ background:#b275b4; }
.m-top .t5{ background:#509ee0; }
*/
.m-top div{ background:#eff7ff; }
.m-top div:hover{ background: #b6d7f9; }
.m-top a:hover{ color:#555555; }
.m-top .ta{ display: block; padding:28px 0; text-align: center; background:#eff7ff; color:#2A69B7; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.m-top .ta:hover{ background: #b6d7f9; color:#2A69B7; }
.m-top .tad{ background:#eff7ff; color:#2A69B7; display: block; height: 80px; padding: 3px 12px;}
.m-top .tad span{ display: block; margin-top:4px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; }
.m-top .tad span b{ font-size:14px; display: block; font-size:12px; text-align: right; }
.m-top .tad span i{ font-size: 12px; font-style: normal; }
.m-top .tad:hover{ background: #b6d7f9; color:#2A69B7; }
#result{ float:left; }
.storages-search .loading{ background:url(img/indicator.gif) 0 0 no-repeat; }
.quick-links{border-top: 1px dashed #ccc;overflow: hidden;zoom:1;}
.quick-links li { float:left;height: 165px;width: 25%;*width:24.98%;text-align:center;}
.bulk-import { float:right; font-size:12px; color:#AAA; cursor: pointer; }
.quick-links li a { position:relative;display: block;height: 120px;overflow:hidden; margin:-1px 0 0 -1px;padding-top:45px;color: #3b87b1;border-top: 1px dashed #ccc;border-left: 1px dashed #ccc; font-size:14px; }
.quick-links li a:hover{ background:#f8f8f8; }
.quick-links span {display: block; width: 48px; height: 48px; margin: 0 auto 20px; }
.quick-links .purchase-purchase span{background-position: 0 0;}
.quick-links .sales-sales span{background-position: 0 -48px;}
.quick-links .storage-transfers span{background-position: 0 -96px;}
.quick-links .storage-inventory span{background-position: 0 -144px;}
.storage-otherWarehouse span{ background-position: -48px 0; }
.storage-otherOutbound span{ background-position: -48px -48px; }
.added-service span{ background-position: -48px -96px; }
.feedback span{ background-position: -48px -144px; }
/*#notices{ position:absolute; width:210px; left:398px; top:20px; margin-left:-162px; }*/
.notices{padding:0 5px 0 10px; height: 25px;position:relative; overflow: hidden;display: inline-block;vertical-align: middle;}
.notices em{ cursor:pointer; font-style:normal; position:absolute; top:5px; right:0; width:16px; height:16px; text-align:center; color:#999; font-family: Arial}
.notices li{height: 25px; line-height: 25px;}
.notices li i{ float:left; margin:3px 5px 0 0;width: 16px;height: 16px; background:url(img/index_icons.png) 0 -271px no-repeat;vertical-align: vertical-align: text-bottom;}
.notices li a{display: block; color: #f74c23; text-overflow:ellipsis;white-space: nowrap;overflow: hidden; font-size:12px; }
/*col-extra*/
.extra-wrap {margin-right: 18px; font-size: 14px;box-shadow:0 1px 1px rgba(0,0,0,0.11);}
.extra-wrap h2{ font-size:14px; text-align:center; }
.extra-wrap .list { border: 1px solid #d4d4d4; border-top: none; background: #FFF; position: relative; }
.extra-wrap ul li { padding: 0 12px; overflow: hidden; zoom: 1; line-height: 40px; border-bottom: 1px dashed #cccccc; }
/*radio*/
body{ background:#f5f5f5 url(img/index_bg.png) 0 bottom no-repeat; background-attachment:fixed; }
.quick-links span{ background-image:url(img/index_icons.png); }
.quick-links li a{ color: #2a69b7; }
.extra-wrap h2{ line-height:36px; border:1px solid #3b68b3; color:#FFF; background:#346fb9 url(img/index_h2_bg.png) 0 0 repeat-x; }

6
statics/css/blue/ui.min.css vendored Executable file

File diff suppressed because one or more lines are too long