-
### 相关平台
微信小程序
**小程序基础库: 2.26.1**
**使用框架: Vue 2**
### 复现步骤
把vant-weapp的dist放到components文件夹下
app.config.js
引入
usingComponents: {
'van-button': './components/vant-weapp/button…
-
在Node v7.10.0环境下报这个Warning,虽然不影响使用,不过看着不是很好看,希望能修复一下:
node_modules/qcloud-weapp-server-sdk/lib/auth/login-service.js:31:29
DeprecationWarning: Unhandled promise rejections are deprecated. In the…
-
### 重现链接
uni-preset-vue@1.0.0 dev:mp-weixin
> uni -p mp-weixin
请注意运行模式下,因日志输出、sourcemap 以及未压缩源码等原因,性能和包体积,均不及发行模式。若要正式发布,请点击发行菜单或使用 cli 发布命令进行发布
正在编译中...
node_modules/@vant/use/dist/index.esm.m…
-
index.js [sm]:155 信道发生错误: Object {code: 1001, message: "连接信道服务失败,网络错误或者信道服务没有正确响应", detail: Object}code: 1001detail: Objectmessage: "连接信道服务失败,网络错误或者信道服务没有正确响应"__proto__: Object(anonymous function) @…
-
-
### 相关平台
微信小程序
**小程序基础库: 3.5.5**
**使用框架: Vue 3**
### 复现步骤
1.安装taro4.0.6
2.新建Vue3 JavaScript Npm Vite Github vue3-NutUI
3.npm install安装依赖 依赖冲突报错
### 期望结果
npm和yarn都能正常运行de…
-
### NutUI React 包名
@nutui/nutui-react
### NutUI React 版本号
2.6.18
### 平台
weapp
### 重现链接
https://codesandbox.io/p/devbox/bold-rain-grftzx?workspaceId=98e5ebf6-9ed7-4578-a09a-764843a9eb8f
### 重现步…
-
我打包为微信小程序后,真机调试一直报这个错 我该如何处理?
Cannot read property 'left' of null
TypeError: Cannot read property 'left' of null
at eval (weapp:///tuniao-ui/components/tn-tabbar/tn-tabbar.js:183:27)
at …
-
执行npm run dev:weapp之后, 报错TypeError: ctx.modifyWebpackChain is not a function
-
### version
latest
### Link to minimal reproduction
nop
### Steps to reproduce
❯ npx weapp-vite create ly-express-weapp-vite
✨ 创建模板成功!
❯ cd ly-express-weapp-vite
❯ yarn
yarn install v1…