-
找不到HBuilderX https://dcloud.io/hbuilderx.html
-
http://doc.fly2you.cn/zh-CN/videos/hbuilderx.html
减少重复造轮子,开源微信小程序商城(前后端开源:uniapp+Java),秒杀、优惠券、多商户、直播卖货、分销等功能。快速搭建一个属于自己的微信小程序商城。
-
**编译平台**
使用HbuilderX还是npm方式编译出现的问题?(如:HbuilderX)
npm
**VUE版本**
在vue2还是vue3中出现的问题,是nvue还是vue?(如:vue2+nvue)
vue3+vue
**运行平台**
在运行到哪个平台中出现的问题?(如:App、微信小程序、h5)
微信小程序
**z-paging版本**
在哪个版本的z-pagin…
-
# HBuilderX theme default
![image](https://user-images.githubusercontent.com/7291672/113170849-87160f00-9279-11eb-87a8-d0dee055aa99.png)
-
**问题描述**
getSystemInfoSync这个API已被弃用,新版本的基础库每次打印几百次警告。
**截图**
![d0311b095d0b870143691121196a89c1](https://github.com/user-attachments/assets/677ec116-d2d4-412c-b7a1-8eb400ca4585)
**版本(请填写…
-
Why do I need to log in to my account to package a uniapp project? Is there any other way to package a uniapp project without logging in to my account?
-
**问题描述**
微信小程序中 u-tag 组件自动占满宽度, 标签变成了块级元素 换行
![8a2f5302a481f2311e2eb94aa342ca1](https://github.com/user-attachments/assets/ce6de163-ce4c-4e8a-a761-5e50ee3332c9)
**复现步骤**
**预期行为**
清晰地描述你期望…
-
**问题描述**
使用了setConfig,但是在组件当中,并没有生效,那么这个setConfig设置我是作何用呢?
**复现步骤**
复现该行为的步骤:
1. 前往'...'
2. 点击'....'
3. 滚动到'....'
4. 查看错误
**预期行为**
清晰地描述你期望发生什么。
**截图**
![image](https://github.com/use…
-
代码里定义的变量里的数据在获取的时候被强制转换了
> 源代码
```
export const test = {
mounted: {
type: 'JSFunction',
value: "function () {\n console.log('did mount');\n }",
mounted2: { …
-
uniCloud是uni-app的已经重要功能,可以实现客户端这边直接读写数据库的能力,非常使用