|
@@ -0,0 +1,50 @@
|
|
|
|
+# mobile-official
|
|
|
|
+
|
|
|
|
+## Project setup
|
|
|
|
+```
|
|
|
|
+npm install
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+### Compiles and hot-reloads for development
|
|
|
|
+```
|
|
|
|
+npm run serve
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+### Compiles and minifies for production
|
|
|
|
+```
|
|
|
|
+npm run build
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+### Lints and fixes files
|
|
|
|
+```
|
|
|
|
+npm run lint
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+### Customize configuration
|
|
|
|
+See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+测试用户接口
|
|
|
|
+超级管理员
|
|
|
|
+http://zb.liaoningdoupo.com/api/auth/wxchattest?redirect_uri=http://localhost:8100/live/index&type=0&openid=o3ORKt8yN1OHAJWrX1ApOf2vWM5U
|
|
|
|
+
|
|
|
|
+测试合作机构管理员
|
|
|
|
+http://free.liaoningdoupo.com/api/auth/wxchattest?redirect_uri=http://localhost:8100/live/index&type=0&openid=o3ORKt5e0Xkt14t4UfJyiKNfWdFI
|
|
|
|
+
|
|
|
|
+测试合作机构业务管理员
|
|
|
|
+http://free.liaoningdoupo.com/api/auth/wxchattest?redirect_uri=http://localhost:8100/live/index&type=0&openid=o3ORKt0piAr7qAJ_yvO-QywHtPgc
|
|
|
|
+
|
|
|
|
+临时
|
|
|
|
+http://free.liaoningdoupo.com/api/auth/wxchattest?redirect_uri=http://localhost:8100/live/index&type=0&openid=o3ORKtyLBFA09hrQM3F2mYAkexfo
|
|
|
|
+
|
|
|
|
+个人
|
|
|
|
+http://free.liaoningdoupo.com/api/auth/wxchattest?redirect_uri=http://localhost:8100/live/index&type=0&openid=o3ORKt-mgL0w8r3ZqNRTH01Kfbko
|
|
|
|
+
|
|
|
|
+企业
|
|
|
|
+http://free.liaoningdoupo.com/api/auth/wxchattest?redirect_uri=http://localhost:8100/live/index&type=0&openid=o3ORKt5VIqOJ_8F3eE69qYMu7I2o
|
|
|
|
+
|
|
|
|
+专家
|
|
|
|
+http://free.liaoningdoupo.com/api/auth/wxchattest?redirect_uri=http://localhost:8100/live/index&type=0&openid=o3ORKt0F_bQkB6hWqN7xzNz-OdqI
|
|
|
|
+
|
|
|
|
+
|