the function jionOrder in Alipay Mini Program tools/tools.js is used to add order elements to the passed array and assign values. However, calling this method on the page page returns a value of undfined
the function jionOrder in Alipay Mini Program tools/tools.js is used to add order elements to the passed array and assign values. However, calling this method on the page page returns a value of undfined
1. Make sure that the jionOrde
is called in the asynchronous data acquisition success callback function.
2. this.logo
what the heck? You don't want to log in before adding an order, do you?
3. Under the naming convention. logo
does it mean to log in? the word jionOrde
seems to be misspelled.
return arr is followed by a comma? The whole function will not run down after return. It is useless to print the sentence behind your return
.Next: Iview paging is stuck.
node project failed to start debugging, solve ...