# lovers-story **Repository Path**: zichuan-maple/lovers-story ## Basic Information - **Project Name**: lovers-story - **Description**: 基于Vue3+vant,用于情侣记录生活以及待办 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2022-12-02 - **Last Updated**: 2025-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- typora-copy-images-to: pic --- # lovers-story ## vue3+vant移动端网页应用 #### 日记界面 ![image-20221205144514106](./pic/image-20221205144514106.png) #### 日记详情 ![image-20221205144556175](./pic/image-20221205144556175.png) #### 代办界面 ![image-20221205144614401](./pic/image-20221205144614401.png) #### 社区界面 ![image-20221205144630359](./pic/image-20221205144630359.png) #### 情侣信息 ![image-20221205144734490](./pic/image-20221205144734490.png) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).