problem description Front-end frame vue, I don t know if there is a problem with this. There is a payment place in the official account. Hang up the payment pop-up window. At this time, whether it is closing the pop-up window or entering the password...
I use the developer-defined mode, and I can return messages normally after I click. it is strange that some others can return normally, and some do keep saying, "the service provided by this official account has malfunctioned. Please try again later. "...
problem description For the Wechat official account web project written by react, add an extra at the end of the url address (for example: https: xxx.com login ), the page is blank. the environmental background of the problems and what methods y...
in the new permanent picture-text material interface, the post data is as follows: http: POSThttps https: api.weixin.qq.com cgi-bin material add_news?access_token=ACCESS_TOKEN { "articles": [{ "content": CONTENT, ...
problem description 1. No matter what interface users enter, they all need to obtain user information and the function shared by Wechat 2. If users have already obtained certain information, they will no longer be transferred to the request interface...
problem description history.push ( test ) can be redirected in Wechat developer tools, but not in Wechat on mobile. Is it a question of compatibility? the environmental background of the problems and what methods you have tried the web website...
problem description how to pass parameters when sharing with Wechat official account? the environmental background of the problems and what methods you have tried Wechat official account sharing function needs to be realized. Once the user shares,...
problem description In the react project, when configuration information is injected into pages that need to use JS-SDK, the console prints: wx is not defined no-undef what to do? the environmental background of the problems and what methods yo...
problem description in the react project, the configuration information of Wechat official account has been successfully configured in a component entry js file. When you click the button in the sub-components of this component, you can share to momen...
problem description according to the description of the custom sharing service interface of Wechat s official account web service, I use access_token to obtain the ticket, backend, and then generate String1, and encrypt it with SHA1 to get the signat...
do you want to get these three fields from the background ...
I just started to learn the development of official account. According to the tutorials of Mutu.com, the previous server verification part has been successful, and the latter reply part can not be received on Wechat. I would like to ask God for help to ...
process: A: not registered: 1. Click on the system entry in the user s official account-> 2. Initiate authorization callback-> 3. Pull user information openid- > 4. Query database-> 5. If there is no such openid- > 6. Save to database, save session- >...
there is always this header when debugging tools with official accounts. Xiaobai would like to ask, can this be customized? ...
antd-mobile stepper, + 2 with one click on the phone, and add only one with Wechat web developer tool. Here is the code ...
the Wechat official account page of iPhone will have a rubber band effect when pulled to the bottom. Is there any way to remove this effect? If so, how to get rid of it? ...
when you get the list of followers through access_token after getting access_token, it shows that this operation cannot be performed. ...