diff --git a/.env.prod b/.env.prod new file mode 100644 index 0000000..222261e --- /dev/null +++ b/.env.prod @@ -0,0 +1,5 @@ + +NODE_ENV = 'prod' + +VITE_APP_BASE_URL = 'https://engineering.lihaink.cn/' + diff --git a/package.json b/package.json index 8b7b648..8a921bd 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,9 @@ "license": "MIT", "scripts": { "dev": "vite", + "prod": "vite --mode prod", "preview": "vite preview --port 4173", - "build": "vite build && node scripts/release.mjs", + "build": "vite build && node scripts/release.mjs", "build:prod": "vite build --mode production && node scripts/release.mjs", "type-check": "vue-tsc --noEmit", "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" diff --git a/src/config/index.ts b/src/config/index.ts index 62be098..d0cec2a 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -6,5 +6,5 @@ const config = { urlPrefix: "adminapi", //请求默认前缀 timeout: 10 * 1000, //请求超时时长 }; -console.log(import.meta) +console.log(import.meta.env) export default config; diff --git a/src/views/AssetManagement/Asset Repair/index.vue b/src/views/AssetManagement/Asset Repair/index.vue index 86b94b2..b3f94d3 100644 --- a/src/views/AssetManagement/Asset Repair/index.vue +++ b/src/views/AssetManagement/Asset Repair/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -66,13 +68,16 @@ diff --git a/src/views/AssetManagement/Asset depreciation/index.vue b/src/views/AssetManagement/Asset depreciation/index.vue index b734ace..3680307 100644 --- a/src/views/AssetManagement/Asset depreciation/index.vue +++ b/src/views/AssetManagement/Asset depreciation/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -53,13 +55,16 @@ diff --git a/src/views/AssetManagement/Asset disposal/index.vue b/src/views/AssetManagement/Asset disposal/index.vue index 2df643d..eea5485 100644 --- a/src/views/AssetManagement/Asset disposal/index.vue +++ b/src/views/AssetManagement/Asset disposal/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -65,13 +67,16 @@ diff --git a/src/views/AssetManagement/AssetPurchasing/index.vue b/src/views/AssetManagement/AssetPurchasing/index.vue index b734ace..3680307 100644 --- a/src/views/AssetManagement/AssetPurchasing/index.vue +++ b/src/views/AssetManagement/AssetPurchasing/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -53,13 +55,16 @@ diff --git a/src/views/AssetManagement/retirements/index.vue b/src/views/AssetManagement/retirements/index.vue index 101fa23..023554d 100644 --- a/src/views/AssetManagement/retirements/index.vue +++ b/src/views/AssetManagement/retirements/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -62,13 +64,16 @@ diff --git a/src/views/Materialmanagement/Inquiry/index.vue b/src/views/Materialmanagement/Inquiry/index.vue index fce76d4..d13cbc4 100644 --- a/src/views/Materialmanagement/Inquiry/index.vue +++ b/src/views/Materialmanagement/Inquiry/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -57,13 +59,16 @@ diff --git a/src/views/Materialmanagement/Monthlyinventory/index.vue b/src/views/Materialmanagement/Monthlyinventory/index.vue index fce76d4..d13cbc4 100644 --- a/src/views/Materialmanagement/Monthlyinventory/index.vue +++ b/src/views/Materialmanagement/Monthlyinventory/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -57,13 +59,16 @@ diff --git a/src/views/Materialmanagement/Selfpurchasereceipt/index.vue b/src/views/Materialmanagement/Selfpurchasereceipt/index.vue index fce76d4..d13cbc4 100644 --- a/src/views/Materialmanagement/Selfpurchasereceipt/index.vue +++ b/src/views/Materialmanagement/Selfpurchasereceipt/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -57,13 +59,16 @@ diff --git a/src/views/Materialmanagement/TransferOrder/index.vue b/src/views/Materialmanagement/TransferOrder/index.vue index fce76d4..d13cbc4 100644 --- a/src/views/Materialmanagement/TransferOrder/index.vue +++ b/src/views/Materialmanagement/TransferOrder/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -57,13 +59,16 @@ diff --git a/src/views/Materialmanagement/materialHandlingForm/index.vue b/src/views/Materialmanagement/materialHandlingForm/index.vue index fce76d4..d13cbc4 100644 --- a/src/views/Materialmanagement/materialHandlingForm/index.vue +++ b/src/views/Materialmanagement/materialHandlingForm/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -57,13 +59,16 @@ diff --git a/src/views/Materialmanagement/outboundorder/index.vue b/src/views/Materialmanagement/outboundorder/index.vue index d5ccab5..61571cc 100644 --- a/src/views/Materialmanagement/outboundorder/index.vue +++ b/src/views/Materialmanagement/outboundorder/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -55,13 +57,16 @@ diff --git a/src/views/Materialmanagement/returnorder/index.vue b/src/views/Materialmanagement/returnorder/index.vue index 7fd9581..60acf37 100644 --- a/src/views/Materialmanagement/returnorder/index.vue +++ b/src/views/Materialmanagement/returnorder/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -56,13 +58,16 @@ diff --git a/src/views/acceptance_bill/index.vue b/src/views/acceptance_bill/index.vue index 09dd91b..8f9b4d3 100644 --- a/src/views/acceptance_bill/index.vue +++ b/src/views/acceptance_bill/index.vue @@ -12,12 +12,14 @@ - + - + @@ -41,7 +43,6 @@ - diff --git a/src/views/administrativeContracts/index.vue b/src/views/administrativeContracts/index.vue index 3254e42..61dbfc9 100644 --- a/src/views/administrativeContracts/index.vue +++ b/src/views/administrativeContracts/index.vue @@ -32,7 +32,8 @@ 新增 - + 删除 @@ -40,7 +41,6 @@ - @@ -69,13 +69,16 @@ diff --git a/src/views/administrative_payments/index.vue b/src/views/administrative_payments/index.vue index 358f49e..89ca79a 100644 --- a/src/views/administrative_payments/index.vue +++ b/src/views/administrative_payments/index.vue @@ -11,7 +11,8 @@ - + @@ -35,7 +36,6 @@ - diff --git a/src/views/bid_bidding_decision/index.vue b/src/views/bid_bidding_decision/index.vue index f5e01c1..6ac359c 100644 --- a/src/views/bid_bidding_decision/index.vue +++ b/src/views/bid_bidding_decision/index.vue @@ -12,13 +12,16 @@ - - + + - + @@ -42,13 +45,13 @@ - - + @@ -78,7 +81,7 @@ -
+
diff --git a/src/views/bid_buy_bidding_document/index.vue b/src/views/bid_buy_bidding_document/index.vue index 601000b..eef7465 100644 --- a/src/views/bid_buy_bidding_document/index.vue +++ b/src/views/bid_buy_bidding_document/index.vue @@ -4,14 +4,16 @@ - + - + @@ -46,7 +48,6 @@ - @@ -56,7 +57,8 @@ - + @@ -77,7 +79,7 @@
-
+
diff --git a/src/views/bid_document_examination/index.vue b/src/views/bid_document_examination/index.vue index 416ba3d..7be3b8a 100644 --- a/src/views/bid_document_examination/index.vue +++ b/src/views/bid_document_examination/index.vue @@ -4,12 +4,14 @@ - + - + @@ -33,14 +35,13 @@ - - - + @@ -61,7 +62,7 @@
-
+
diff --git a/src/views/bidbbond/index.vue b/src/views/bidbbond/index.vue index 1ab7d5a..7b67d2f 100644 --- a/src/views/bidbbond/index.vue +++ b/src/views/bidbbond/index.vue @@ -9,7 +9,8 @@ - + @@ -34,7 +35,6 @@ - diff --git a/src/views/build/build_report/index.vue b/src/views/build/build_report/index.vue index 0f42dc5..a646ea6 100644 --- a/src/views/build/build_report/index.vue +++ b/src/views/build/build_report/index.vue @@ -26,7 +26,8 @@ 新增 - + 删除 @@ -34,7 +35,6 @@ - @@ -67,7 +67,8 @@ - + 删除 diff --git a/src/views/contract_negotiation/index.vue b/src/views/contract_negotiation/index.vue index 38df50d..83cca60 100644 --- a/src/views/contract_negotiation/index.vue +++ b/src/views/contract_negotiation/index.vue @@ -13,7 +13,8 @@ - + @@ -29,14 +30,14 @@ 新增 - + 删除
- @@ -51,10 +52,12 @@ 新增 - + 删除 @@ -40,7 +41,6 @@ - @@ -69,13 +69,16 @@ diff --git a/src/views/financialManagement/expense_reimbursement/index.vue b/src/views/financialManagement/expense_reimbursement/index.vue index 6c9ba00..eb7a8ce 100644 --- a/src/views/financialManagement/expense_reimbursement/index.vue +++ b/src/views/financialManagement/expense_reimbursement/index.vue @@ -9,7 +9,8 @@ - + @@ -33,7 +34,6 @@ - diff --git a/src/views/material_purchase_request/index.vue b/src/views/material_purchase_request/index.vue index 09ff7b7..d186ec0 100644 --- a/src/views/material_purchase_request/index.vue +++ b/src/views/material_purchase_request/index.vue @@ -3,7 +3,8 @@ - + @@ -27,7 +28,6 @@ - @@ -44,7 +44,8 @@ 删除 --> - + 详情 diff --git a/src/views/ordermanagement/saleorder/index.vue b/src/views/ordermanagement/saleorder/index.vue index b734ace..3680307 100644 --- a/src/views/ordermanagement/saleorder/index.vue +++ b/src/views/ordermanagement/saleorder/index.vue @@ -3,7 +3,8 @@ - + @@ -15,7 +16,8 @@ - + @@ -33,7 +35,8 @@ 新增 - + 删除 @@ -41,7 +44,6 @@ - @@ -53,13 +55,16 @@ diff --git a/src/views/procurement_contract/index.vue b/src/views/procurement_contract/index.vue index fa89ec3..b8a8dab 100644 --- a/src/views/procurement_contract/index.vue +++ b/src/views/procurement_contract/index.vue @@ -4,12 +4,14 @@ - + - + @@ -29,14 +31,14 @@ 新增 - + 删除
- @@ -54,10 +56,12 @@ 新增 - + 删除 @@ -39,7 +40,6 @@ - @@ -69,10 +69,12 @@ 新增 - + 删除 @@ -27,7 +29,6 @@ - @@ -45,13 +46,16 @@ 新增 - + 删除 @@ -39,7 +40,6 @@ - @@ -69,10 +69,12 @@ 新增 - + 删除 @@ -39,7 +40,6 @@ - @@ -55,10 +55,12 @@ 新增 - + 删除 @@ -39,7 +40,6 @@ - @@ -68,10 +68,12 @@ 新增 - + 删除 @@ -39,7 +40,6 @@ - @@ -54,10 +54,12 @@ 新增 - + 删除 @@ -34,7 +38,6 @@ - @@ -49,13 +52,16 @@ 新增 - + 删除 @@ -38,7 +41,6 @@ - @@ -70,10 +72,12 @@ 新增 - + 删除 @@ -39,7 +40,6 @@ - @@ -57,10 +57,12 @@ 新增 - + 删除 @@ -39,7 +40,6 @@ - @@ -56,10 +56,12 @@ 新增 - + 删除 @@ -32,7 +33,6 @@ - @@ -64,13 +64,16 @@ 新增 - + 删除
- @@ -52,20 +52,23 @@
-
+
diff --git a/src/views/subcontracting_contract_negotiation/index.vue b/src/views/subcontracting_contract_negotiation/index.vue index 105204a..8fda5bd 100644 --- a/src/views/subcontracting_contract_negotiation/index.vue +++ b/src/views/subcontracting_contract_negotiation/index.vue @@ -12,7 +12,8 @@ - + @@ -31,7 +32,8 @@ 新增 - + 删除 @@ -39,7 +41,6 @@ - @@ -61,13 +62,16 @@