无锡慈善博物馆

chenlei d264315bf3 feat: update scene url 1 month ago
public d264315bf3 feat: update scene url 1 month ago
src d264315bf3 feat: update scene url 1 month ago
.browserslistrc 643d94bf3d init 1 year ago
.env 643d94bf3d init 1 year ago
.env.dev c65765ee06 feat: change the domain 2 months ago
.env.mytest 97ce962935 feat: VUE_APP_ARTICLE_ORIGIN 1 month ago
.env.prod 97ce962935 feat: VUE_APP_ARTICLE_ORIGIN 1 month ago
.eslintignore 643d94bf3d init 1 year ago
.eslintrc.js 39fc77ad1f feat: 关于博物馆-机构 1 year ago
.gitignore 643d94bf3d init 1 year ago
README.md c65765ee06 feat: change the domain 2 months ago
babel.config.js 643d94bf3d init 1 year ago
jsconfig.json 643d94bf3d init 1 year ago
package-lock.json d814aea9d7 更新高德地图 1 year ago
package.json a751c5cc7f feat: -- 10 months ago
postcss.config.js 3dfff1253d fix: -- 1 year ago
vue.config.js c65765ee06 feat: change the domain 2 months ago
yarn.lock a751c5cc7f feat: -- 10 months ago

README.md

部署测试环境

文件存放位置:/Default/阿里云/项目节点/项目测试/阿里云-四维时代-项目测试服务器-8.135.106.227/data/data/museum_wx_jiangsu_wuxi_data/ (客户要求域名后直接接index.html)

访问url:https://wuxicharitymuseum.cn/#/home

微信扫码页面url

https://open.weixin.qq.com/connect/qrconnect?appid=wxd6467a266a4dfda9&redirect_uri=https%3A%2F%2Fwuxicharitymuseum.cn%2F%23%2Flogin-temp&response_type=code&scope=snsapi_login&state=CityOfXishan#wechat_redirect

对接unity

/pc/index.html?platform=h5&name={userName}&scene=${sceneCode}

sceneCode

  • 0: 慈善云学校
  • 1: 慈善堂
  • 2: 慈善广场
  • 3: 爱心林场 (需要登录)
  • 4: 人物设置

todo

打包用:npm run build-test 服务器变化的时候需要修改 VUE_APP_DEPLOY_ORIGIN 环境变量(不得不说存哥写的有点垃圾)