You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
# 喜玩酒店分销
|
|
|
|
|
|
|
|
|
|
## 开发设置
|
|
|
|
|
|
|
|
|
|
1. 安装组件:npm install
|
|
|
|
|
2. 运行开发环境:npm run dev 或者 dev.bat
|
|
|
|
|
3. 打包代码:npm run build 或者 build.bat
|
|
|
|
|
|
|
|
|
|
## 版本设置
|
|
|
|
|
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
|
|
|
|
|
|
|
|
|
|
npm version premajor --no-git-tag-version
|
|
|
|
|
1.0.0 -> 2.0.0-0
|
|
|
|
|
--preid beta | alpha | rc
|
|
|
|
|
npm version prerelease --preid beta --no-git-tag-version
|
|
|
|
|
npm version prerelease
|
|
|
|
|
2.0.0-alpha-0 -> 2.0.0-alpha-1 -> 2.0.0-alpha-2 ..n -> 2.0.0-alpha-n
|
|
|
|
|
npm version patch --no-git-tag-version
|
|
|
|
|
2.0.0-n -> 2.0.0
|
|
|
|
|
|
|
|
|
|
## 相关文档
|
|
|
|
|
账号(appId):18daad53d0ec4003a207c41ddaf63b78
|
|
|
|
|
密码(appSecret):f76e547e55964812bf94cc0d31f74333
|
|
|
|
|
文档地址:https://distapi-sandbox.heytripgo.com/swagger
|
|
|
|
|
文档账号:heytrip_distapi
|
|
|
|
|
文档密码 aAb@a#?*baAyRc6pxHxAbdzuiPkdEn
|