-
共享地址调用失败
发现config授权接口里面有openAddress 手动添加完仍报错,不清楚是微信官方问题还是程序问题,望指教!
jWeixin.openAddress is not a function
-
![image](https://user-images.githubusercontent.com/15050634/45582708-4d61a080-b8e7-11e8-8c82-3d90875d91e7.png)
with vue and typescript3.03
i have install with npm
import wx from 'jweixin'; w…
-
uni-app和微信jssdk的冲突用 jweixin-module可以解决。现在我们在企业微信里开发用uni-app要用到jssdk,企业微信的jssdk是这个
https://res.wx.qq.com/open/js/jweixin-1.2.0.js
这个能不能也给封装一下?
-
Our web page is loaded in the webview page of the mini program, and the following js is introduced
`https://res.wx.qq.com/open/js/jweixin-1.3.2.js`
But when I use the wx variable, I get `undefined…
-
在webpack中require('jweixin'),运行的时候报错:
bundle.js:25101 Uncaught TypeError: Cannot read property 'title' of undefined
请问是什么造成的?
lincx updated
7 years ago
-
背景
- 我们引入了https://res.wx.qq.com/open/js/jweixin-1.6.0.js
- isWeChatMiniProgram变成了true
- 因为wx不是null,且 wx.miniProgram也不是undefined了
-
https://github.com/Wind2esg/weixin-sdk-js
https://github.com/Wind2esg/weixin-sharelink
都没找到
![微信截图_20191106005455](https://user-images.githubusercontent.com/9990289/68228244-150fab00-0030-11ea-8e…
-
After the user opens a URL to go to the browser,
you can click the [X] to close the browser and go back.
but is there a way to do this from a link in the page? or from javascript?
to open the chat vi…
dcsan updated
9 years ago
-
第632天 h5页面如何传递参数给小程序?
[3+1官网](http://www.h-camel.com/index.html)
[我也要出题](http://www.h-camel.com/contribution.html)
-
$client.get_jssign_package(request.original_url) 有时候会报错,但不是每次都会。
```
undefined method `+' for nil:NilClass
```
报错的设备
- HTTP_USER_AGENT : Mozilla/5.0 (Linux; Android 5.1.…