# mpvue **Repository Path**: W3Lliang/mpvue ## Basic Information - **Project Name**: mpvue - **Description**: mpvue开发小程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-10-30 - **Last Updated**: 2024-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mydemo > A Mpvue project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). http://mpvue.com/mpvue/#_11 https://blog.csdn.net/qq_32678401/article/details/81669014 ui https://weapp.iviewui.com/ https://developers.weixin.qq.com/miniprogram/dev/component/ # 默认登录 1 appid固定参数 + 用户的微信号 小程序接口说明 https://www.zybuluo.com/yyliu/note/1339496 先调微信的登录获取code,再让用户授权,授权后获取用户信息,再把code和获取的用户信息发后台登录接口 companyBranchId http://minarole.com:28060/bmwl/mp-api/swagger-ui.html appid wx6badbb5ad6637959 统一的api V8UkvRMXfsvflqA/B1/dc6tAAWkkRpBi7zANPK5e5BA= # mydemo > A Mpvue project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). http://mpvue.com/mpvue/#_11 https://blog.csdn.net/qq_32678401/article/details/81669014 ui https://weapp.iviewui.com/ https://developers.weixin.qq.com/miniprogram/dev/component/ # 默认登录 1 appid固定参数 + 用户的微信号 http://minarole.com:28060/bmwl/mp-api/swagger-ui.html cangku 仓库 zhongzhuan 中转 peisong 配送 chauffeur 司机 后3位+321 roleId 1 //管理员 public static final int ADMIN_ROLE = 1; //公司管理员 public static final int BUSSINESS_ADMIN_ROLE = 2; //仓库人员 public static final int BUSSINESS_WAREHOUSE_ROLE = 3; //司机 public static final int BUSSINESS_DRIVER_ROLE = 4; //中转操作员 public static final int BUSSINESS_TRANSFER_ROLE = 5; //配送员 public static final int BUSSINESS_DISTRIBUTOR_ROLE = 6; /stowage/driverStowageList 司机配载列表 仓库人员要查POS T 配载列表 /stowage/queryLoadCar // 取消 public static final int CANCEL = 0; // 创建 - 待装车 public static final int CREATE = 1; // 待发车 仓库人员 待装车 public static final int LOAD_THE_CAR = 2; // 途中 public static final int START = 3; // 到达== 仓库人员 待卸车 public static final int ARRIVE = 4; // 完成 public static final int FINISH = 5; // 配载异常 public static final int EXCEPTION = 6; 公司的 lu8miNLv1yfa7YuedWUgykehRjcnF+S3ITSazOnXMbY= @ApiModelProperty(value = "维度", name = "latitude") private String latitude; @ApiModelProperty(value = "经度", name = "longitude") private String longitude; 接口问题 -1 取消 "卸货异常", "待确认", "待配货", "待装车", "待发车", "途中", "待卸货", "待配送", "中转出库(已配送)", "待签收", '完成', '到达仓库' 1 仓库人员 配载列表没有返回的总数 和司机的配置返回的不一样 配载时间的格式不对 2 订单列表 没有返回总数 数据结构不对 操作员有完成和配送 配送员有2个操作、一个是配送。一个完成。完成的时候要带张图片过来 分配配送员 order/distribution 操作员 分配配送员 订单ID,配送站ID, 配送员ID id stationId staffId /order/orderStation 配送员列表 staff/distributionlist / 配送点服务 station/select 配送员配送 /order/distribution 仓库人员、操作员、配送员 添加扫码 到订单明细 在仓库人员、操作员、配送员的订单上面或底部加个这种扫描、然后扫描出订单号码到订单明细界面、 后台 创建配载+创建订单 司机装车 司机看到的就是待发车 仓库人员装车 司机发车 配载变成了途中 司机到达 配载变成了到达 仓库员卸车 司机完成 操作员中转或者配送(选择配送员) 配送员 配送 完成 都是0注销 1正常 创建订单加个备注 创建订单加个备注 https://github.com/Harhao/miniProgram https://github.com/NervJS/taro https://github.com/NervJS/awesome-taro wx.checkSession({ success:function(){ console.log('有效') }, fail:function(){ console.log('无效') } }) wx6badbb5ad6637959 https://wx.boma56.com 高德key 126cbb8b1a9fe4f7ff0d6821135b35c6