# shares-wap **Repository Path**: skyyong/shares-wap ## Basic Information - **Project Name**: shares-wap - **Description**: 股票证券 移动端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-06-21 - **Last Updated**: 2024-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite process.env.NODE_ENV 环境变量(package.json 中定义的变量) axios.defaults.baseURL = import.meta.env.VITE_APP_BASE_API; import.meta.env.VITE_APP_BASE_API 请求地址(.env 定义的接口请求地址) 可以不要 ts 写法 # Docker # Vant4 安装 node v18 兼容最新的 vant ui # husky