支付宝小程序

carver 4afaee591e fix: 修复setTicket后的再次请求 2 年 前
.mini-ide 54c154b893 fix: 优化token写入和获取 2 年 前
antbuilder 4afaee591e fix: 修复setTicket后的再次请求 2 年 前
custom b8151e747f feat: first commit 2 年 前
pages b8151e747f feat: first commit 2 年 前
.DS_Store b8151e747f feat: first commit 2 年 前
.gitignore b8151e747f feat: first commit 2 年 前
README.md 3d4b546256 docs: 补充开发文档 2 年 前
ab_integration_info.txt b8151e747f feat: first commit 2 年 前
app.acss b8151e747f feat: first commit 2 年 前
app.js 98f2bdca31 chore: 增加环境和终端切换脚本 2 年 前
app.json b8151e747f feat: first commit 2 年 前
config.by.prod.json 98f2bdca31 chore: 增加环境和终端切换脚本 2 年 前
config.by.qa.json 98f2bdca31 chore: 增加环境和终端切换脚本 2 年 前
config.json 98f2bdca31 chore: 增加环境和终端切换脚本 2 年 前
mini.project.json b8151e747f feat: first commit 2 年 前
package.json 98f2bdca31 chore: 增加环境和终端切换脚本 2 年 前
replaceEnv.js 98f2bdca31 chore: 增加环境和终端切换脚本 2 年 前

README.md

支付宝小程序

git:https://gogs.ywtinfo.com/chenjunkun/th_net_hospital_ali_mp

开发分支

dev

生产环境分支

master


切换环境和打包

  • 1.在小程序开发者工具切换所需要上线的小程序

  • 2.使用 npm 命令 replace:${终端}-${环境} 切换本地 config 到相对应的环境和终端

  • 3.在小程序开发者工具中上传版本