|  | @@ -9,6 +9,7 @@
 | 
	
		
			
				|  |  |        "version": "0.1.0",
 | 
	
		
			
				|  |  |        "license": "MIT",
 | 
	
		
			
				|  |  |        "dependencies": {
 | 
	
		
			
				|  |  | +        "@vant/compat": "^1.0.0",
 | 
	
		
			
				|  |  |          "@vant/use": "^1.3.6",
 | 
	
		
			
				|  |  |          "@vueuse/core": "^8.4.1",
 | 
	
		
			
				|  |  |          "browserslist": "^4.20.2",
 | 
	
	
		
			
				|  | @@ -27,7 +28,7 @@
 | 
	
		
			
				|  |  |          "qrcode.vue": "^3.3.3",
 | 
	
		
			
				|  |  |          "query-string": "^7.1.1",
 | 
	
		
			
				|  |  |          "umi-request": "^1.4.0",
 | 
	
		
			
				|  |  | -        "vant": "^3.4.6",
 | 
	
		
			
				|  |  | +        "vant": "^4.0.0",
 | 
	
		
			
				|  |  |          "vconsole": "^3.14.6",
 | 
	
		
			
				|  |  |          "vue": "^3.2.26",
 | 
	
		
			
				|  |  |          "vue-cropper": "^1.0.3",
 | 
	
	
		
			
				|  | @@ -2031,16 +2032,6 @@
 | 
	
		
			
				|  |  |          "node": ">= 8"
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  | -    "node_modules/@popperjs/core": {
 | 
	
		
			
				|  |  | -      "version": "2.11.5",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.5.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==",
 | 
	
		
			
				|  |  | -      "license": "MIT",
 | 
	
		
			
				|  |  | -      "funding": {
 | 
	
		
			
				|  |  | -        "type": "opencollective",
 | 
	
		
			
				|  |  | -        "url": "https://opencollective.com/popperjs"
 | 
	
		
			
				|  |  | -      }
 | 
	
		
			
				|  |  | -    },
 | 
	
		
			
				|  |  |      "node_modules/@rollup/pluginutils": {
 | 
	
		
			
				|  |  |        "version": "4.2.1",
 | 
	
		
			
				|  |  |        "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
 | 
	
	
		
			
				|  | @@ -2317,26 +2308,20 @@
 | 
	
		
			
				|  |  |          "url": "https://opencollective.com/typescript-eslint"
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  | -    "node_modules/@vant/icons": {
 | 
	
		
			
				|  |  | -      "version": "1.8.0",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@vant/icons/-/icons-1.8.0.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg==",
 | 
	
		
			
				|  |  | -      "license": "MIT"
 | 
	
		
			
				|  |  | +    "node_modules/@vant/compat": {
 | 
	
		
			
				|  |  | +      "version": "1.0.0",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/@vant/compat/-/compat-1.0.0.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-u3YOaLkz/5qtF+57hhveZWYdPHSpaN01WNbuS5WZAD7PNTeF7AqKvQ7Ws8KK4e2lCWN+FeRWfNuCk0xv6TxAvw=="
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "node_modules/@vant/popperjs": {
 | 
	
		
			
				|  |  | -      "version": "1.2.1",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.2.1.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-qzQlrPE4aOsBzfrktDVwzQy/QICCTKifmjrruhY58+Q2fobUYp/T9QINluIafzsD3VJwgP8+HFVLBsyDmy3VZQ==",
 | 
	
		
			
				|  |  | -      "license": "MIT",
 | 
	
		
			
				|  |  | -      "dependencies": {
 | 
	
		
			
				|  |  | -        "@popperjs/core": "^2.9.2"
 | 
	
		
			
				|  |  | -      }
 | 
	
		
			
				|  |  | +      "version": "1.3.0",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw=="
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "node_modules/@vant/use": {
 | 
	
		
			
				|  |  | -      "version": "1.4.1",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@vant/use/-/use-1.4.1.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-YonNN0SuJLEJuqdoMcVAJm2JUZWkHNrW81QzeF6FLyG5HFUGlmTM5Sby7gdS3Z/8UDMlkWRQpJxBWbmVzmUWxQ==",
 | 
	
		
			
				|  |  | -      "license": "MIT"
 | 
	
		
			
				|  |  | +      "version": "1.4.3",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/@vant/use/-/use-1.4.3.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-rSnETN7P9qT1WbItMpQxBqe3cHeK2ZFYp1sCxWUXaTeI71TqA8sOdzC36ledZ36NQgFNTch9fsRPYOkrCgZfQA=="
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "node_modules/@vitejs/plugin-legacy": {
 | 
	
		
			
				|  |  |        "version": "1.7.1",
 | 
	
	
		
			
				|  | @@ -9031,14 +9016,12 @@
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "node_modules/vant": {
 | 
	
		
			
				|  |  | -      "version": "3.4.6",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/vant/-/vant-3.4.6.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-Ol1xhEXn2wjBAWqCyr4/0EKTCQEYbAzKyOP+bKYIWl+fbJXme8Aza5soeKvWA2KD9ZBU0qS7yBVGpr+76xUEXQ==",
 | 
	
		
			
				|  |  | -      "license": "MIT",
 | 
	
		
			
				|  |  | +      "version": "4.0.0",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/vant/-/vant-4.0.0.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-s3FDA7mWfkgFBWq/8J09dQZETeCzfGT41289fTIcp7VEcME62zXEw+8S41+stJVjk8fNXYRvMXsGfcD7HTLpaQ==",
 | 
	
		
			
				|  |  |        "dependencies": {
 | 
	
		
			
				|  |  | -        "@vant/icons": "^1.7.1",
 | 
	
		
			
				|  |  | -        "@vant/popperjs": "^1.1.0",
 | 
	
		
			
				|  |  | -        "@vant/use": "^1.3.6"
 | 
	
		
			
				|  |  | +        "@vant/popperjs": "^1.3.0",
 | 
	
		
			
				|  |  | +        "@vant/use": "^1.4.3"
 | 
	
		
			
				|  |  |        },
 | 
	
		
			
				|  |  |        "peerDependencies": {
 | 
	
		
			
				|  |  |          "vue": "^3.0.0"
 | 
	
	
		
			
				|  | @@ -11212,11 +11195,6 @@
 | 
	
		
			
				|  |  |          "fastq": "^1.6.0"
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  | -    "@popperjs/core": {
 | 
	
		
			
				|  |  | -      "version": "2.11.5",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.5.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw=="
 | 
	
		
			
				|  |  | -    },
 | 
	
		
			
				|  |  |      "@rollup/pluginutils": {
 | 
	
		
			
				|  |  |        "version": "4.2.1",
 | 
	
		
			
				|  |  |        "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
 | 
	
	
		
			
				|  | @@ -11390,23 +11368,20 @@
 | 
	
		
			
				|  |  |          "eslint-visitor-keys": "^3.0.0"
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  | -    "@vant/icons": {
 | 
	
		
			
				|  |  | -      "version": "1.8.0",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@vant/icons/-/icons-1.8.0.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg=="
 | 
	
		
			
				|  |  | +    "@vant/compat": {
 | 
	
		
			
				|  |  | +      "version": "1.0.0",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/@vant/compat/-/compat-1.0.0.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-u3YOaLkz/5qtF+57hhveZWYdPHSpaN01WNbuS5WZAD7PNTeF7AqKvQ7Ws8KK4e2lCWN+FeRWfNuCk0xv6TxAvw=="
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@vant/popperjs": {
 | 
	
		
			
				|  |  | -      "version": "1.2.1",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.2.1.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-qzQlrPE4aOsBzfrktDVwzQy/QICCTKifmjrruhY58+Q2fobUYp/T9QINluIafzsD3VJwgP8+HFVLBsyDmy3VZQ==",
 | 
	
		
			
				|  |  | -      "requires": {
 | 
	
		
			
				|  |  | -        "@popperjs/core": "^2.9.2"
 | 
	
		
			
				|  |  | -      }
 | 
	
		
			
				|  |  | +      "version": "1.3.0",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw=="
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@vant/use": {
 | 
	
		
			
				|  |  | -      "version": "1.4.1",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/@vant/use/-/use-1.4.1.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-YonNN0SuJLEJuqdoMcVAJm2JUZWkHNrW81QzeF6FLyG5HFUGlmTM5Sby7gdS3Z/8UDMlkWRQpJxBWbmVzmUWxQ=="
 | 
	
		
			
				|  |  | +      "version": "1.4.3",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/@vant/use/-/use-1.4.3.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-rSnETN7P9qT1WbItMpQxBqe3cHeK2ZFYp1sCxWUXaTeI71TqA8sOdzC36ledZ36NQgFNTch9fsRPYOkrCgZfQA=="
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@vitejs/plugin-legacy": {
 | 
	
		
			
				|  |  |        "version": "1.7.1",
 | 
	
	
		
			
				|  | @@ -15909,13 +15884,12 @@
 | 
	
		
			
				|  |  |        "dev": true
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "vant": {
 | 
	
		
			
				|  |  | -      "version": "3.4.6",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmmirror.com/vant/-/vant-3.4.6.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-Ol1xhEXn2wjBAWqCyr4/0EKTCQEYbAzKyOP+bKYIWl+fbJXme8Aza5soeKvWA2KD9ZBU0qS7yBVGpr+76xUEXQ==",
 | 
	
		
			
				|  |  | +      "version": "4.0.0",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmmirror.com/vant/-/vant-4.0.0.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-s3FDA7mWfkgFBWq/8J09dQZETeCzfGT41289fTIcp7VEcME62zXEw+8S41+stJVjk8fNXYRvMXsGfcD7HTLpaQ==",
 | 
	
		
			
				|  |  |        "requires": {
 | 
	
		
			
				|  |  | -        "@vant/icons": "^1.7.1",
 | 
	
		
			
				|  |  | -        "@vant/popperjs": "^1.1.0",
 | 
	
		
			
				|  |  | -        "@vant/use": "^1.3.6"
 | 
	
		
			
				|  |  | +        "@vant/popperjs": "^1.3.0",
 | 
	
		
			
				|  |  | +        "@vant/use": "^1.4.3"
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "vconsole": {
 |