diff --git a/.env b/.env index 032f2b5..9da8be1 100644 --- a/.env +++ b/.env @@ -9,10 +9,10 @@ VUE_APP_TBAS_KEY=admin.tabs VUE_APP_TBAS_TITLES_KEY=admin.tabs.titles # api服务的baseUrls -VUE_APP_API_IDS=https://ids.justfit.com -VUE_APP_API_BASE_URL_API=https://agentapi.justfit.com +VUE_APP_API_IDS=http://localhost:44339/ +VUE_APP_API_BASE_URL_API=http://localhost:44354/ VUE_APP_API_COMMON_BASE_URL=https://api.allpcb.com VUE_APP_API_OSS_BASE_URL=https://member.justfit.com VUE_APP_API_ALLPCB_BASE_URL=https://www.allpcb.com -VUE_APP_YFZX_CSZ=115ecffc-261a-464d-c9c4-3a0343848dd6 \ No newline at end of file +VUE_APP_YFZX_CSZ=115ecffc-261a-464d-c9c4-3a0343848dd6 diff --git a/.env.test b/.env.test index cb1d101..3ba63f6 100644 --- a/.env.test +++ b/.env.test @@ -1,8 +1,10 @@ NODE_ENV=production # api服务的baseUrls -VUE_APP_API_IDS=/ids -VUE_APP_API_BASE_URL_API=/ +#VUE_APP_API_IDS=/ids +#VUE_APP_API_BASE_URL_API=/ +VUE_APP_API_IDS=http://localhost:44339/ids +VUE_APP_API_BASE_URL_API=http://localhost:44354/ VUE_APP_YFZX_CSZ=de89fee0-d722-9d95-9520-3a00f6ff7b35 diff --git a/src/layouts/tabs/TabsView.vue b/src/layouts/tabs/TabsView.vue index 95b9923..db06e63 100644 --- a/src/layouts/tabs/TabsView.vue +++ b/src/layouts/tabs/TabsView.vue @@ -402,9 +402,12 @@ table.tablesd{border:1px solid #eee; border-right:none; border-bottom:none; widt .boxCraftDto li{float: left; list-style: none; border:1px solid #eee; padding: 10px; border-radius:.5em; margin:0 20px 10px 0} .listTable{border:1px solid #eee; border-right:none; border-bottom:none; display: flex; flex-wrap: wrap; padding:0; margin:0 0 1.5em} .listTable>li{border:1px solid #eee; border-left:none; border-top:none; width:25%; list-style: none; margin:0; display:flex} +.listTable>li.edit .t{color:#f30; font-weight: bold} .listTable>li span.t,.listTable>li p.n{padding:.5em} .listTable>li span.t{width:15em; background-color: #f9f9f9; text-align:right} .listTable>li p.n{width:100%; margin-bottom:0; word-break: break-all;} +.bnCenter{text-align: center; padding:.5em 0;} +.bnCenter>*{display: inline-block; margin:0 .5em;} @media screen and (max-width:1300px) { .listTable>li{width:33.333%} } diff --git a/src/pages/Common/altLog.vue b/src/pages/Common/altLog.vue new file mode 100644 index 0000000..a494371 --- /dev/null +++ b/src/pages/Common/altLog.vue @@ -0,0 +1,64 @@ + + + + + diff --git a/src/pages/order/detail.vue b/src/pages/order/detail.vue index 902dc55..af32ed0 100644 --- a/src/pages/order/detail.vue +++ b/src/pages/order/detail.vue @@ -5,354 +5,129 @@ 调整订单金额 审核订单 - - -