@@ -88,10 +88,10 @@ export default {
this.getList()
},
methods: {
- getios(){
- window.getUserInfo = res => {
+ getios() {
+ window.getUserInfo((res) => {
console.log(res);
- }
+ })
getA() {