Picture Preview API execution is successful, but after canceling the preview, the console panel has such an error
:
Picture Preview API execution is successful, but after canceling the preview, the console panel has such an error
:
from the point of view of the error report, there is a problem with your code under the pages/detail
file, indicating that there is no mix.onShow.apply
method.
the rest of you have to paste the code to know what the problem is.
where is this method? in addition, take a look at
for template completion.Click to get the corresponding array contents Array structure: { date: "2018-03-13", z_num: "450", m_num: "6", money: "3956.67", id: 13, line: [{ placeholder: "", ...
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 ...
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...
when WeChat Mini Programs previews the picture, the voice that is actually played will stop. How to solve it? ...
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...
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 . ...