# pc-customer-admin **Repository Path**: csj2004/pc-customer-admin ## Basic Information - **Project Name**: pc-customer-admin - **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-02-25 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 基础 ### 项目所使用技术和框架 - vue3 - vue-router - vuex - axios - echarts - typescript - stylus ### 基本目录情况 - router // 页面路由和页面生命周期管理 - components // 全局组件 - store - modules/user // 用户生命周期管理 - stylus // 全局stylus变量和依赖 - assets - common // 全局静态资源文件 - api - request // 基础请求文件,定义请求行为 - user // 用户API - data // 其他基本API ### 运行方法 ``` yarn serve ``` ## 规范 严格按照TS规范和ESLINT开发即可