-
-
**技术栈**
vue3.2 + vue-router + pinia + axios + typescript + vite
**C端实现**
计划实现H5移动端和 PC端
目前无H5移动端
PC端为半成品,对接少数后端接口
**管理站实现**
已实现部分管理,如帖子管理,评论管理,用户管理
仍需支持
![image](https://github.com/user-a…
-
I am using vscode 1.78.2 together with vue 3.2.47 and latest vite.
I installed latest sortablejs-vue3 (1.2.9) as per instructions and am seeing error below.
I do see node_modules/sortablejs-vu…
-
作者你好,请问该组件是否支持vue3+vite?我现在使用vue3+vite的项目集成你的流程组件时提示一个element-plus的scrollbar的错误,可是我翻了挺长源码,并没有找到对应的错误位置,所以想请问下解决办法。期待你的回复,谢谢
-
### Describe the bug
In Vue3 / TypeScript project,
import { AxiosError } from 'axios';
Build shows warning:
Non-existent export 'AxiosError' is imported from node_modules/axios/index.js
Altho…
-
-
issue:
1. `dev:mp-wieixn` 编译错误
2. `dev:mp-wieixn` 无法实现在微信开发者工具中热更新
---
reproduction:
1. `npx degit dcloudio/uni-preset-vue#vite-ts my-vue3-project`
4. `cd my-vue3-project` && `npm run in…
-
想请教一下各位大佬,子应用(vue3+vite)多页面有两个入口,基座是vue2+webpack,基座加载分别加载子应用a入口和b入口作为两个子应用
现象:每次挂载现象还不确定,只挂载了一个b入口的子应用或者两个都无法挂载上,wanring:single-spa minified message #41、#21、#1,这个问题的原因是什么,能怎么解决?
![image](https://u…
-
在Vue3项目进行安装无法正常引入展示,是否支持Vue3版本
-
ERROR 12:27:46 AM [vite] Internal server error: Failed to resolve entry for package "@dataview/datav-vue3". The package may have incorrect main/module/exports specified in its package.json
改成im…