README.md 920 B

jp-xpgj-xsy 小鹏管家 -新生源特供版

项目描述

分不同的应用场景,不同的应用场景可以分开布署,分开打包,分开测试,可以共用组件,但要共用storage数据,以供不同场景相同用户互联互通

项目设置

yarn install

本地开发环境启动,其中[project]为不同应用场景标识/src/projects文件夹中

yarn xxx
yarn xsy 
yarn jserve
yarn jserve business

生成环境打包,其中[project]为不同应用场景标识/src/projects文件夹中

yarn jbuild [project]
yarn jbuild business

测试环境打包,其中[project]为不同应用场景标识/src/projects文件夹中

yarn jtest [project]
yarn jtest business

更多配置

  • 微信模板消息示例:具体页面?exchange=1&token=[token]&role_id=[role_id]
  • 参考 Configuration Reference.