# driver_v2.0 **Repository Path**: wwh1/driver_v2.0 ## Basic Information - **Project Name**: driver_v2.0 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-03 - **Last Updated**: 2026-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # driver-app 司机招聘平台 2025最新版 ### 安装依赖 npm install jweixin-module --save #### 编辑器 HBuilderX > #0081ff #### 打包 ![](doc/1.jpg) manifest.json ```json "h5" : { "title" : "专招驾驶员", "domain" : "https://rentcat.51zhonglv.cn", "template" : "template.h5.html", "async" : { "error" : "AsyError" }, "router": { "mode": "hash", // 使用hash模式 "base": "./" // } } ```