wx.createselectorquery () cannot get a value in ios system, android is normal
wx.createselectorquery () cannot get a value in ios system, android is normal
Previous: Place multiple google chart? with different style
Next: What is the best way to deal with token expiration after the front and rear ends are separated?
I just got in touch with Mini Program developer and recently encountered this problem when I wrote the demo, of a music player. After I returned to the list page from the playback page (or to the home page), I entered the playback page from the entrance...
...
any screen on ios can be adaptive, but it is not compatible on android. I tested it with Huawei P10. The width and height of view is the same as that of view on iphone5, and both are 320px ....
Mini Program is developed by Wechat developer tool. Sending an API request token to the backend will return "Token creation requests cannot be accessed from a browser. ", which cannot be obtained on the browser. You can only upload a preview of the code...
my layout implementation here is handwritten tab navigation (all, essence line). The drop-down refresh provided by WeChat Mini Programs must pull the entire Page page, which will pull down the navigation bar, so it uses the scrolltoupper event of < scro...
how does WeChat Mini Programs monitor when he clicks the jump button in the upper left corner of the page? What I want to achieve is to click back to show the wx.showModal () pop-up box, click OK to jump, and click cancel to keep it on the current page. ...