# 茶文化UI **Repository Path**: liberish/tea_web_ui ## Basic Information - **Project Name**: 茶文化UI - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-05 - **Last Updated**: 2023-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tea_web_ui zh 202005 毕业设计 ##使用技术 webpack4+vue(vueRoute、vuex)+element_ui ## 启动 运行 package.json >###项目结构 >main └build --项目打包配置 └config --项目配置文件 └src --项目源码   └assets --项目资源文件   └components --项目组件   └http --url链接地址   └router --路由配置   └store --数据缓存   └utils --常用工具   └views --功能页面   └App.vue --主入口   └main.js --主入口配置文件 └static --外部引入资源 > tea_admin 后台管理 tea_portal 门户网站