for example, Mini Program, an intelligent train ticket, he should have located a blue layer on top of the page to cover the gray and white of the backgroundColor. But I definitely positioned a view at the top of the page and highlighted the section, and ...
recently I was learning the development of Mini Program and encountered a problem. Mini Program can run on the mobile phone and use the of Google. F12 switch between mobile and PC. The mobile page can be clicked and run. pc how to solve this? ...
add a data-type to button build Why do some users need to enter SMS verification ma to verify when authorizing to obtain a mobile phone number, while others do not? ...
when customizing the method, you need to determine whether there is a file locally, so you need to call the getFileInfo method, and then process the file . function getLocalIcon(name) { let iconPath = ".. images category_ico "; let tail = ...
the bindinput event input triggered by the binding is as follows to warn Do not have changeCode handler in component (, that is, the event is invalid), and solve ...
Gods, I would like to ask whether there is a way to put a Mini Program on the official account s tweets in the current official account development, that is, click to enter Mini Program directly instead of entering the article ....
the following example is my test. The first one cannot be decrypted, and the second can be decrypted. In order to simplify the code, the use of wx.getSetting is removed. There are actually some . unable to decrypt: app.js const test = require(&q...
Mini Program compress uses gulp-minify-css, but after each compression, the 1rpx in border is removed. What solution do you have? ...
can WeChat Mini Programs prompt the customer to pay attention to the official account before using it? if not, is there any other way to prompt the customer to follow the official account during the use of Mini Program, such as displaying a QR code pictu...
var timer = "2018-06-07T03:54:37.000+0000 "; fixed format returned at backend timer = timer.replace ( - g, " "); No problem with Android without this step. Run var date1 = new Date (timer); var years = date1.getFullYear () Ios to NaN ...
how to use chained calls to promise when encountering asynchronous code across files? I now write WeChat Mini Programs, calling wx.login,wx.getUserInfo in app.js and returning token and uid interfaces from my server. but in a subpage, you need to get...
Mini Program has a view that uses ring, in wx-chart, but I don t know why the picture in canvas is not full ....
WeChat Mini Programs has added the ability to open related official account articles. is implemented in web-view, but how should this be implemented just store the url of the official account article in the database, and then pass the value to web-vi...
pull-down refresh and pull-up load are more official, because the project interaction is special, using a card design, so the pull-up load more into the left slide load more, but the official does not have ready-made, their own is not ideal, ask the god ...
developed by WeChat Mini Programs, I have obtained openid and session_key, from the server through api. I use redis to store session, but redis to store the key value. If you still have any questions, I d like to ask for advice. some people directly ...
because of the special situation of the company, I want to use the merchant number of Company A to bind Mini Program, the main body of Company B (Mini Program s category is the e-commerce platform), so that Company A can collect the money. Can the be ...
I would like to ask all the great gods, obtain the user s mobile phone number through the getPhoneNumber method in WeChat Mini Programs, and remind the user that the bound mobile phone needs to be verified. Please complete the SMS verification step on ...
my project is Mini Program, and there is a requirement that the front end obtains the token, through the user name and password, but my project does not have a login page, so the back end wants me to fix a user name and password on the front page, no mat...
what do I need to do if WeChat Mini Programs needs to upload the generated recording file to Aliyun OSS,? Thank you! ...
Mini Program A nested webview, can Mini Program B be opened directly from webview ...
which is more efficient between php fputcsv and file_put_contents ...
query the student numbers and names of students who have studied "001 " and also learned the course number "002 "; select student.sid,student.sname from student,sc where student.sid=sc.sid and sc.cid=1 and exists (select * from sc as sc_2 where sc....
This problem occurs when is displayed, but it can be displayed after a while. How can I solve this problem? ...
1. I use a sql statement of select b from table where billing 1 groupby c having d > 2 orderby b desc . 2. At first, I thought the reason for reporting an error was that I thought that the order in which mysql is executed is from where groupby selec...
relative to a text file: The byte stream reads bytes and uses the corresponding transcoding to get the original content. The character stream also reads bytes, but after a layer of conversion, for example, bytes that were originally saved in utf-8 c...