# uniapp 开发框架 **Repository Path**: leis-gitee/uniapp-development-framework ## Basic Information - **Project Name**: uniapp 开发框架 - **Description**: 二次封装的uniapp框架。项目使用uview-ui组件库;使用uni-simple-router插件对项目路由进行管理;并使用luch-request进行请求的封装。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-02-10 - **Last Updated**: 2025-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-project ## Project setup ``` npm run init ``` ### 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/). ## Modules Document url [uniapp](https://uniapp.dcloud.io/) [uni-simple-router](https://hhyang.cn/v2/) [uviewui](https://www.uviewui.com/) [lodash](https://www.lodashjs.com/) [toutiao-develop-document](https://microapp.bytedance.com/) [weixin-develop-document](https://mp.weixin.qq.com/) [alipay-develop-document](https://openhome.alipay.com/developmentDocument.htm) [luch-request](https://www.quanzhan.co/luch-request/handbook/)