problem description
1. First of all, I need to implement such a function. I wrote it when I first docked with the native vue-cli and logged in. After they logged in successfully, they got token and asked me to write a method and call my method to pass it to me. My token is set up like
axios.defaults.headers.common ["token"] = tokens; in main.js. Please tell me how to write this method?
2. I"m going to click a button to jump to a creation page on Android ios;
3. I"m going to pass one of the parameters here to the native
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)