From 53680f5f78860b53d859090b0a1420da3f32f163 Mon Sep 17 00:00:00 2001 From: PeterAlbus Date: Sun, 10 Sep 2023 10:06:14 +0800 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ae8f567..b02a3d0 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,19 @@ -# Vite + Vue3 + TypeScript +# PeterAlbusBlogHikari -# 前端项目模板 +# 完全重构 -This template should help get you started developing with Vue 3 in Vite. +在经历了从Vue + Webpack到Vite + Ts的转变后,项目再一次进行了重构。 -该模板可以帮助快速构建一个基于Vite的Vue3项目。 +此次主要优化接口管理及前后端对接部分,对接口进行了统一管理。 + +此版本命名为Hikari——光。 + +以下为项目介绍。 ## Dependencies / 包含库 + Vue3 + TypeScript + Less + Vue-Router + ESlint + Axios + Pinia + Element-Plus 2.2.15 + ElementPlus-Icons -+ OpenLayers 7 + ECharts 5.3.3 + turf + moment / nprogress / qs ## Development Standard / 开发规范