diff --git a/public/favicon.ico b/public/favicon.ico index 5def48fc..cac45c56 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/favicon2.ico b/public/favicon2.ico deleted file mode 100644 index d255f6d7..00000000 Binary files a/public/favicon2.ico and /dev/null differ diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 0e73af7d..8b7bdfc5 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -539,8 +539,8 @@ export default { .user-avatar { cursor: pointer; - width: 20px; - height: 20px; + width: 18px; + height: 18px; border-radius: 3px; } diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index be2ac1ac..febe8a32 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -71,9 +71,9 @@ export default { width: 100%; & .sidebar-logo { - width: 100px; - height: 60px; - margin-top: 23px; + width: 80px; + height: 40px; + margin-top: 26px; vertical-align: middle; margin-right: 12px; } diff --git a/src/views/inout/InvoiceCkeck.vue b/src/views/inout/InvoiceCkeck.vue index 3701a049..dbdae515 100644 --- a/src/views/inout/InvoiceCkeck.vue +++ b/src/views/inout/InvoiceCkeck.vue @@ -155,100 +155,100 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + 单据 {{ input.billNo }}-单据详情 + + + + + + + + + + + + + + + + + + + + + + + + @@ -1100,13 +1098,11 @@ export default { this.getList(); }, InvoiceRegister1(_this,row) { - _this.savebillno = _this.currentRow.billNo + _this.savebillno = row.billNo _this.inputInv = row; - _this.detailList.push(row) _this.checkInvoice = true; }, closecheckInvoice() { - this.detailList = [] this.checkInvoice = false; this.getList(); this.currentRow.billNo = this.savebillno; diff --git a/src/views/myLogin.vue b/src/views/myLogin.vue index b622557e..2e986a8d 100644 --- a/src/views/myLogin.vue +++ b/src/views/myLogin.vue @@ -18,7 +18,7 @@
- element-logo + element-logo
element-logo @@ -142,7 +142,7 @@ color: white; " > - 开发单位:厦门高立新鹏软件科技有限公司 技术支持:13459286066 + 开发单位:厦门维衍科技有限公司 技术支持:17705920868