like api.addLikeDiary (data). Then ((res) = > { if (res.code == 0) { let index = event.currentTarget.dataset.index let isLike = this.data.diaryListInfo[`${index}`].isLike let likeCount = this.data.diaryListInfo[`${index}`].likeCo...
as shown in the figure, binding in conditional rendering is a global variable in app.js, which means login status, but conditional rendering does not work after successful login, which makes me confused . ...
problem description as the title: in the official account development, how to click and jump to Wechat customer service conversation in the web page? usage scenarios there is a button (icon, balalala.) in the middle of the web page and it jumps to...
problem description as the title: in the official account development, how to click and jump to Wechat customer service conversation in the web page? usage scenarios there is a button (icon, balalala.) in the middle of the web page and it jumps to...
problem description as the title: in the official account development, how to click and jump to Wechat customer service conversation in the web page? usage scenarios there is a button (icon, balalala.) in the middle of the web page and it jumps to...
this is the content of the WxPay.Config.Interface.php file <?php ** * * abstract class WxPayConfigInterface { ============================================ ** * TODO: * * * APPID:APPID * * MCHID: ...
because the view is rendered in a loop, it doesn t get it right for a long time use ternary operation to judge the id currently clicked, and then display:none thought is completely wrong circular rendering list, all are unified variables ther...
how to add srr to arr, and then arr1 to obj var arr=[]; var obj={}; let str = { "addtime": 1543021769 }; var arr1 = [ a , b , c , c ]; ...
because the view is rendered in a loop, it doesn t get it right for a long time use ternary operation to judge the id currently clicked, and then display:none thought is completely wrong circular rendering list, all are unified variables ther...
when WeChat Mini Programs previews the picture, the voice that is actually played will stop. How to solve it? ...
you can pass the test by using the interface testing tools provided by Wechat s public platform. using koa2 to upload material is error 41005. the code is as follows: let form = { media: fs.createReadStream(path) } return new Promise...
made a site, and there was no problem with custom sharing with 1.2 before. Now the interface on 1.2 is about to be abandoned, and then it has been changed to 1.4. But sharing has always been not allowed on Android, and ios can go. There is no updateAppM...
this path cannot be accessed .. kecheng index this path can be accessed .. kecheng content index current path page faxian index destination path page kecheng index destination subpath page kecheng content index registered in app.json ...
how to change the status of the current icon when clicked <view class= audiobox wx:for="{{data}}"> <image bindtap="audioPlay" src="{{playState}}" >< image> js part audioPlay(e) { this.setDa...
is not quite like Wechat s version. At present, Wechat s version is above 6.7, while the supported version of Mini Program s API method is less than 2.0 ....
when Wechat returns a refund, the xml < xml > < return_code > returned by sub_mch_id must be passed into < xml > < return_code > < return_code > < return_msg > < return_msg > < xml > excuse me, is there such a situation and how to solve it...
the QR code of the picture identified by WeChat Mini Programs good afternoon, ladies and gentlemen. I would like to ask WeChat Mini Programs how to identify the QR code picture in a certain page. It is said that it is OK to preview wx.previewImage , ...
for example, if you click an icon on the page, do you want to get the position of the current icon from the screen? in Mini Program s event object, there are currentTarget.offsetLeft and currentTarget.offsetTop , but this is the offset of the curr...
details: the company server is divided into test environment and formal environment. The difference is that the test environment is http formal environment is https; android Wechat saved the picture successfully in the test environment, but failed ...
< H2 > how to realize the function of Mini Program plus WeChat group on the same trip? < H2 > after buying a ticket in Mini Program on the same trip, can jump to Mini Program on the same ride. Mini Program joins the WeChat group through customer serv...