소스 검색

更改react版本前

JXDS18FUJT 1 년 전
부모
커밋
e1da6e215c
3개의 변경된 파일411개의 추가작업 그리고 354개의 파일을 삭제
  1. 410 352
      package-lock.json
  2. 0 1
      package.json
  3. 1 1
      src/views/examRoadVideo/index.tsx

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 410 - 352
package-lock.json


+ 0 - 1
package.json

@@ -11,7 +11,6 @@
     "@ahooksjs/use-request": "^2.8.3",
     "@types/react-router-dom": "^5.1.7",
     "antd": "^4.12.3",
-    "antd-mobile-icons": "^0.3.0",
     "autoprefixer": "^10.4.13",
     "axios": "^0.21.4",
     "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}
-
+              readOnly
               placeholder="区"
               className="header-area"
               type="text"

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.