# 简记 **Repository Path**: wangtuojin/briefAccounting ## Basic Information - **Project Name**: 简记 - **Description**: 记账软件 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-25 - **Last Updated**: 2026-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简记 #### 介绍 PC端记账软件 #### 目录结构 api --接口 assets --静态资源 components --页面使用到的组件 layouts --页面总体布局 pages --各个页面 router --路由配置 utils --工具 #### 软件架构 前端用Vue3,后端node.js,数据库MySQL