-
### 请详细描述bug
![image](https://github.com/alovajs/alova/assets/32790186/ee57c9db-3804-40f6-8cd3-caec6a4aab9a)
![image](https://github.com/alovajs/alova/assets/32790186/8a166cc7-be33-470d-b864-7035207…
-
### UnoCSS version
0.58.5
### Describe the bug
都配置好了unocss,但是iocnify出不来?我看[别人的项目就能出来](https://github.com/codercup/unibest),怎么回事啊?
# 我的配置
uno.config.js
```javascript
import {
defineConfi…
-
[如何写每日任务](https://github.com/cuixiaorui/study-every-day/blob/main/sed/daily-task.md)
-
一 、环境说明:
node: v16.20.2
npm : v8.19.4
@vue/cli 4.5.19
二、vite + vue3 自动化测试方案配置:
1. 官方 vite/vue3 创建项目命令:npx degit dcloudio/uni-preset-vue#vite my-vue3-project
2. 按官网文档安装npm 安装自动化测试相关包:
npm inst…
-
远程开发项目获取方式有很多渠道,说几种常见的渠道,也方便刚开始的自由工作者能尽快找到合作项目。
**朋友介绍**
对于远程开发,由于项目方不是很了解开发者,所以一般情况下都是先去找身边靠谱的朋友,这种方式找来的人更加可靠一些,所以如果你刚开始从事远程开发,可以尝试朋友介绍的途径,多多和朋友联系一下,说不定就有惊喜。
**比较火的解决方案官方群**
这个估计也有人想到了,比如…
-
### Version/revision of the library used
I used the 2.8.2 version and the chip was esp-01s
### Describe the bug
I wrote the "CommonAcControl.ino" in chips which was example code. set the "k…
-
"unocss": "^0.62.3",
"unocss-preset-weapp": "^0.62.0",
uniapp + vue3
![image](https://github.com/user-attachments/assets/37c98079-c151-4ff4-a079-a3fcbe11fac4)
-
### nutui-uniapp 版本号
1
### 平台
weapp
### 重现链接
https://uniapp-nutui.tech/lander
### 重现步骤
官网打不开了,显示 :
[This domain name has expired. If you are the registered holder of this name and wish to re…
-
-
第一次使用uniapp,有几个问题请教一下。
1. [判断运行环境](https://uniapp.dcloud.io/frame?id=%E8%BF%90%E8%A1%8C%E7%8E%AF%E5%A2%83%E5%88%A4%E6%96%AD)官方提供的只有开发和正式的区分。如何区分多个环境?
2. 目前使用的是用HBuilderX 创建的项目,那么用cli创建可以打包成app么?(如…