Browse Source

修复打包错误

JXDS18FUJT 1 năm trước cách đây
mục cha
commit
bd0ffa5967
4 tập tin đã thay đổi với 356 bổ sung412 xóa
  1. 352 410
      package-lock.json
  2. 1 0
      package.json
  3. 1 1
      src/views/examRoadVideo/index.tsx
  4. 2 1
      tsconfig.json

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 352 - 410
package-lock.json


+ 1 - 0
package.json

@@ -11,6 +11,7 @@
     "@ahooksjs/use-request": "^2.8.3",
     "@ahooksjs/use-request": "^2.8.3",
     "@types/react-router-dom": "^5.1.7",
     "@types/react-router-dom": "^5.1.7",
     "antd": "^4.12.3",
     "antd": "^4.12.3",
+    "antd-mobile-icons": "^0.3.0",
     "autoprefixer": "^10.4.13",
     "autoprefixer": "^10.4.13",
     "axios": "^0.21.4",
     "axios": "^0.21.4",
     "pdfjs-dist": "^2.12.313",
     "pdfjs-dist": "^2.12.313",

+ 1 - 1
src/views/examRoadVideo/index.tsx

@@ -183,7 +183,7 @@ export const ExamRoadVideo: React.FC = (props: any) => {
               }}
               }}
 
 
               value={county.county}
               value={county.county}
-              readOnly
+
               placeholder="区"
               placeholder="区"
               className="header-area"
               className="header-area"
               type="text"
               type="text"

+ 2 - 1
tsconfig.json

@@ -5,7 +5,7 @@
     "lib": ["DOM", "DOM.Iterable", "ESNext"],
     "lib": ["DOM", "DOM.Iterable", "ESNext"],
     "types": ["vite/client"],
     "types": ["vite/client"],
     "allowJs": false,
     "allowJs": false,
-    "skipLibCheck": false,
+    "skipLibCheck": true,
     "esModuleInterop": false,
     "esModuleInterop": false,
     "allowSyntheticDefaultImports": true,
     "allowSyntheticDefaultImports": true,
     "strict": true,
     "strict": true,
@@ -15,6 +15,7 @@
     "resolveJsonModule": true,
     "resolveJsonModule": true,
     "isolatedModules": true,
     "isolatedModules": true,
     "noEmit": true,
     "noEmit": true,
+    
     "paths": {
     "paths": {
       "~/*": [
       "~/*": [
         "src/*"
         "src/*"

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác