Commit 3c938e49 authored by 前端-许佳敏's avatar 前端-许佳敏

fix: 修改学习站为v2

parent fc159cf6
......@@ -102,11 +102,11 @@ module.exports = {
ssh: JSON.stringify({
user: "root",
// Password optional, prompted if none given
password: "Shushangyun520",
host: "10.0.1.207",
password: "123456",
host: "10.0.0.17",
port: 22,
localRoot: path.resolve('./dist/'),
remoteRoot: "/home/www/lingxi-business-platform/dist/",
remoteRoot: "/home/www/studyMember/dist/",
// include: ["*", "**/*"], // this would upload everything except dot files
include: ["*"],
// e.g. exclude sourcemaps, and ALL files in node_modules (including dot files)
......
......@@ -76,7 +76,7 @@
"bizcharts": "^4.1.10",
"copy-to-clipboard": "^3.3.1",
"crypto-js": "^4.0.0",
"god": "^0.2.10",
"god": "0.2.11",
"immutability-helper": "^3.1.1",
"js-cookie": "^2.2.1",
"lingxi-design-ui": "^2.0.17",
......
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