# easy-printTest **Repository Path**: blueskyliu/easy-print-test ## Basic Information - **Project Name**: easy-printTest - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-13 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ElementEasy 系列产品 持续更新最新技术栈 >企业级框架 毫秒响应 ## Vue 3 + Typescript + Jsx + Vite+ script setup语法糖+element-plus UI ## ruoyi 后端 ## 主题配置 >选择init.scss // 初始化 element-plus css start 这个注释下面开始新增新的css ```css //参考我修改的方式修改颜色 rgba(var(--color-red), var(--color-green), var(--color-blue), 1) ; 主题色 ``` # 日志 # 内置主题颜色 ![me](public/test.png) ![me](public/test2.png) # 全局引入 ```js > /@ts/ 是src下面的文件 引入ts使用 > /@/ 是src下面的文件 引入.vue使用 ``` ## 目录结构 * components 公共组件 * enums 全局枚举类 * hooks 钩子函数 * layouts 首页布局 * components 公共组件 * components 公共组件 ## 路由在router * routes是路由配置 modules是路由分类文件夹里面都是按照路由模块分类的 * /src/router/routers/index.ts 导入modules的路由配置输出到/src/router/index.ts挂载到路由实例 # [animate动画网站](https://animate.style/) This template should help get you started developing with Vue 3 and Typescript in Vite. ### package 这个 "build": "vue-tsc --noEmit && vite build", ### 改成 "build": "vite build", ==注意事项与问题去下面的博客查看== https://blog.csdn.net/BLUESKYHOST/article/details/117383481 http://www.itpk.cn/profile.php ## 素材 [异常数据素材地址](https://www.iconfont.cn/illustrations/detail?spm=a313x.7781069.1998910419.d9df05512&cid=36947)