currently doing project refactoring, I have never done payment business before. recently, I am doing the work related to WeChat Pay. There was an online version before, but there is no sandbox environment for payment, so I am now working on WeChat Pay...
check whether to log in in the check class file under the behavior file under the module, and then jump to the business, use the redirect prompt to report an error, and find the answer Call to undefined method app admin behavior CheckBehavior::redir...
live-play always blocks the like button and wants to put the click button in front of live-play, but doesn t understand the use of view-cover? this picture of school supplies on the simulator is on live-play, but it will be overwritten by live-play...
<script> export default { name: "index", data() { return { products: this.$store.state.app.products } }, mounted() { if (this.products.length <= 0)...
take PHP as an example, assume that there is a getParam ($name) method that returns the value of $_ GET [$name] . what would happen if I did trim directly to all $_ GET values in this method? Ps: does not pass null values, NULL, true false. ...
there are two columns div, on the left is a list pulled back according to the background interface, and on the right is the content. If you want to set the height of two columns, my idea is to get the element height and set the height of two columns, bu...