-
Component is not found in path "components/navBar" (using by "pages/index");onAppRoute
Error: Component is not found in path "components/navBar" (using by "pages/index")
还有 Components/navBar 目录下面的…
-
------------------------
## Description
[问题描述:站在其它人的角度尽可能清晰地、简洁地把问题描述清楚]
[您好,想请问一下,关于使用腾讯的实时音视频live-player被两次加载,报错提示:paly()被两次掉用。导致打开两次视频连接,请问应该怎样避免这种问题呢?谢谢。在腾讯官方小程序是正常的]
## Environm…
-
## Description
[问题描述:站在其它人的角度尽可能清晰地、简洁地把问题描述清楚]
wepy import第三方文件时,对第三方文件注释中的require关键字没有做忽略处理,会导致报错
[Description of the issue]
## Environment
* Platform: 开发者工具
* Platform versi…
-
Error: pngquant failed to build, make sure that libpng-dev is installed
这是个什么东东?
-
## Description
该问题有点雷同 #1913 , 区别是`vant-weapp`的组件需要`babel`转码,`iview-weapp`的组件已经是es5语法
## Environment
wepy2
## Reproduce
如下代码运行:
```
imp…
-
问题描述:
用npm run build生成代码后,刷新开发者工具或者随便访问一两页就会出现以下提示:
```
TypeError: Cannot read property '$pages' of undefined
at Object.$createPage (http://127.0.0.1:60171/appservice/npm/wepy/lib/base.js:1:28…
cz848 updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
```App```支持的生命周期钩子:
- ```onLanch```
待支持:
- ```onShow```
- ```onHide```
```Page```生命周期钩子:
- ```created```(支持router参数获取)
…
-
```
sdk uncaught third Error
_.extend is not a function
TypeError: _.extend is not a function
at Object. (http://127.0.0.1:53731/appservice/static/js/pages/index/main.js:1227:19)
at O…
-
In some cases dynamics segments (with OpenMM) can return NaNs which then propagate throughout the other code until something hits it that can't handle NaNs which may be far down the chain from the dyn…
-
如题:
wepy 1.7中 如何在mixins混合的页面调用mixins内的method
求助啊。。