登录

parent 2537afe2
......@@ -3,8 +3,8 @@
"version": "0.0.0",
"license": "MIT",
"scripts": {
"start": "uni -p h5-sgy",
"build": "uni build -p h5-sgy",
"start": "rexma start-rexma --custom h5-sgy",
"build": "rexma build-rexma --custom h5-sgy",
"start:platform": "rexma start",
"build:platform": "rexma build"
},
......@@ -48,7 +48,7 @@
"@vue/runtime-core": "^3.3.11",
"@vue/tsconfig": "^0.1.3",
"add": "^2.0.6",
"rexma-cli": "^1.8.0",
"rexma-cli": "^1.9.0",
"sass": "^1.77.6",
"typescript": "^4.9.4",
"uni-mini-router": "^0.1.6",
......@@ -63,7 +63,8 @@
"h5-sgy": {
"title": "爽贵阳平台",
"env": {
"UNI_PLATFORM": "h5"
"UNI_PLATFORM": "h5",
"REXMA": true
},
"define": {
"H5-SGY": true
......
......@@ -4113,10 +4113,10 @@ reusify@^1.0.4:
resolved "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
rexma-cli@^1.8.0:
version "1.8.0"
resolved "https://registry.npmmirror.com/rexma-cli/-/rexma-cli-1.8.0.tgz#b072c74eba686a142ead84363209f861839709a4"
integrity sha512-tuU/mW/AeyQqnAafCI5G38/MkhL4uPz+a8qW+w17HPFRQpMJ0apFoW+9dNOlLNUyRK07KuSvSpNYjL5E9L2PZg==
rexma-cli@^1.9.0:
version "1.9.1"
resolved "https://registry.npmmirror.com/rexma-cli/-/rexma-cli-1.9.1.tgz#811beb9fec3a453adec7fe758bb1e01e5d6c092d"
integrity sha512-/cjtaQrnkzfUZwpkdJRa6/uVmeGwsPTF6tTnNlEovfRYlPIqrkpdjqdeoDk5K43D+yacN8FxdOXxLU5q+s6iMg==
dependencies:
chalk "4.1.2"
cli-spinners "2.9.2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment