my wx.showLoading is placed in the onload lifecycle function, and the wx.hideLoading is written in the request callback function, but it will be displayed when the simulator first enters the page. Why does it not appear on the phone? ...
what we need to do now is Mini Program s video function, using Tencent Cloud s rtc-room tag, and rtc-room encapsulates live-player and live-pusher components. is now a video template for 1v3, and all you want to do is click on each window to show it f...
A novice to PHP has seen on the Internet that some people say that WeChat Mini Programs uses the beanstalkd asynchronous task queue to send unlimited group template messages. Now beanstalkd has been installed, but there is no way of thinking. How to push...
does Mini Program, a template developed by a third-party platform, need to be checked and launched like a normal Mini Program? Or only third-party platforms can only replace merchants to audit their Mini Program online? ...
1. Problem description I asked the user to zoom and move the picture and want to save it. Now can display the zoomed image, and related parameters, but then adjust to the canvas, found that the image position is wrong. 2. Related code wxml picture...
I need to set the effect of delete line to the text in cover-view, so I try to use the text-decoration: line-through; attribute. The simulator shows no problem, and the effect of delete line appears. However, I tried it on Android, and the code is as ...
recently doing a project, the customer needs a similar Jiang Xiaobai expression bottle of Mini Program, as I do not know much about canvas I am very upset, his production page looks like an ordinary layout, but after the production can be saved to the lo...
the first tab of tabbar is set to index,. Another page needs to jump to index, Discovery error can not redirect to a tabbar page,. Is there any solution? Thank you ...
I found that when I wrote Mini Program, I tested it on my ios mobile phone. The map on the first page can not be opened by writing wx.openLocation directly, while the map in the other sub-page can be opened by writing wx.openLocation directly. Why? (neit...
is there any way to use jssdk to share to WeChat moments in addition to regular photo sharing? how do I jump back to Mini Program if I share the past? ...
the official document says: "in order to facilitate developers of third-party platforms to introduce extAppid development and debugging work, it is necessary to introduce the concept of ext.json. Ext.json is a configuration file that is placed in the r...
<canvas style="width:{{width}}; height: {{height}};" canvas-id="firstCanvas"> <cover-view class="button_full" bindtap="saveIMG" style= position: fixed; height:50px; padding:0px; line-height:50px; text-a...
as shown in the figure: after logging in to the company s APPID, the above two are added automatically, and the one below has nothing. Now the data has not been requested. Error 502. Do you still need to configure it yourself? Why can t you get the da...
style of simulator iphone6 <block wx:for="{{catCards}}"> <view class="cat_item" bindtap= navToNovelList data-id="{{item.typeid}}" data-txt="{{item.name}}">{{item.name}}< view> < blo...
because of some requirements, I wrote tabbar by myself. But there is a problem: the drop-down refresh will cause the tabbar to scroll down with the page (there is no such problem on iphone, both development tools and Android) ask for a solution ~ ...
can WeChat Mini Programs store a large amount of data locally, about 2W pieces of content? Can be stored in sqlite? ...
because I want to collect formid (multiple pushes of template messages), I put layers button and form around each navigator ...
I bound the same click event to the button tags of some child pages, such as getFormID, so I put getFormID in app.js. Sub-page button binding click event when the direct bindtap= "getFormID " can not be executed, prompting that there is no getFormID met...
< H2 > 1. Problem description < H2 > when the page is initially opened, the input box is automatically focused, and the event is automatically triggered for business processing after entering n digits. The result is displayed in the form of a pop-up b...
< H3 > Ben Xiaobai was recently practicing WeChat Mini Programs. He wanted to imitate the interface of Mini Program, Didi s green orange bike. A detail was found in the process, which made it difficult to achieve the same effect as the official. I would...
< H1 > Java lambda automatic inference error < H1 > < H2 > scene < H2 > ListUtil tool class so why do two unrelated classes, Comparator and BiFunction , conflict? And how should this conflict be resolved? ...
after installing the new version of python, all the virtual environments created by virtualenv went wrong. is there any way to solve this problem? ...
the development environment needs to do some operations according to some input parameters, but the parameters passed in by npm run dev will be treated as internal parameters of webpack; the parameters can be obtained through process.argv, but the servi...
Mini Program of Alipay saves global variables in app.js to get the token, after login, but sometimes he can t get it when switching between tab pages. Is there any good solution? ...
problem description as shown in the figure, git treats some files as text files, such as AI PDF Word files what result do you expect? What is the error message actually seen? The search has been fruitless for a long time, only with regard to th...