You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
no99 96788c3779 链接夺宝奇兵数据 2 months ago
.vscode 智能客服源码 3 months ago
public 智能客服源码 3 months ago
src 链接夺宝奇兵数据 2 months ago
.env.development 链接夺宝奇兵数据 2 months ago
.env.production 链接夺宝奇兵数据 2 months ago
.gitignore 智能客服源码 3 months ago
LICENSE Initial commit 3 months ago
README.md Merge branch 'master' of http://39.101.133.168:8807/donghaolin/znkf-vue 3 months ago
index.html 智能客服源码 3 months ago
package-lock.json 样式 3 months ago
package.json 样式 3 months ago
vite.config.js 智能客服源码 3 months ago

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.

npm install 安装依赖 npm run dev 运行 npm run build 打包

npm install router 路由 npm install axios 网络请求 npm install element-plus --save element-plus组件库 npm install @element-plus/icons-vue 组件库图标 npm install marked 解析markdown 解析文本样式 npm install katex 数学公式 解析数学公式样式