-
**技术栈**
vue3.2 + vue-router + pinia + axios + typescript + vite
**C端实现**
计划实现H5移动端和 PC端
目前无H5移动端
PC端为半成品,对接少数后端接口
**管理站实现**
已实现部分管理,如帖子管理,评论管理,用户管理
仍需支持
![image](https://github.com/user-a…
-
如下版本报错:
"pinia": "^2.1.3",
"vue": "^3.3.4"
![image](https://github.com/dcloudio/uni-app/assets/47295879/bd3f13cc-ae23-4ffd-b16d-294d65c03ea3)
报错原因:
需要 vue3.3.4 这里引入的是 vue3.0.0
![image](https…
-
2 周内的目标:能够独立使用公司的 h5 框架实现基本的功能
↑
能够运用 React 框架,开发一个简单的网页
↑
快速过一遍 React 的官方文档和教程
↑
能够运用 html、css、js、ajax 等基础知识,开发一个简单的网页
↑
快速过一遍 html、css、js 基础知识和相关教程
> 程序员鱼…
-
[vite] [plugin:vite:import-analysis] Failed to resolve import "/Users/hongge/Desktop/li/yunyizhineng/autopart-mobile/src/components/keypress/index.vue" from "node_modules/@climblee/uv-ui/components/uv…
-
This `redirectUri` configuration value has caused some confusion, which I'm quite sure has done so for others as well.
Your [example repo](https://github.com/perarnborg/vuex-oidc-example) currently…
-
![](https://upload-images.jianshu.io/upload_images/12890819-b75846c9d2fa294b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
大家好,我是你们的 猫哥,一个不喜欢吃鱼、又不喜欢喵 的超级猫 ~
关于猫哥,大家可以看看我的年终总结 [前端工程…
-
-
![2023-02-20 (2)](https://user-images.githubusercontent.com/125872983/220076041-345f5669-f696-4527-beec-26862aa5c727.png)
![2023-02-20 (3)](https://user-images.githubusercontent.com/125872983/22007…
-
检测到 RiCTT/happy-landing-page 一共引入了953个开源组件,存在1个漏洞
```
漏洞标题:ansi-regex 安全漏洞
缺陷组件:ansi-regex@4.1.0
漏洞编号:CVE-2021-3807
漏洞描述:Ansi-Regex是用于匹配ANSI 转义码的正则表达式。
ansi-regex 存在安全漏洞,该漏洞源于易受低效正则表达式复杂性的影响。
影响范围:(2.…
ghost updated
2 years ago
-
### Describe the bug
vite.config.ts 配置如下:
`import { fileURLToPath, URL } from 'node:url';
import { defineConfig } from 'vite';
import vue from '@vitejs/plugin-vue';
const getFileURLToPath = (ur…