1 line
761 B
JSON
1 line
761 B
JSON
{"ast":null,"code":"import \"core-js/modules/es.array.push.js\";\nexport const myMixins = {\n methods: {\n goPage(page) {\n this.$router.push({\n name: page\n });\n }\n }\n};","map":{"version":3,"names":["myMixins","methods","goPage","page","$router","push","name"],"sources":["E:/work/sino/sino-h5/src/utils/myMixins.js"],"sourcesContent":["export const myMixins = {\r\n methods: {\r\n goPage(page) {\r\n this.$router.push({\r\n name: page,\r\n })\r\n },\r\n }\r\n}\r\n"],"mappings":";AAAA,OAAO,MAAMA,QAAQ,GAAG;EACtBC,OAAO,EAAE;IACPC,MAAMA,CAACC,IAAI,EAAE;MACX,IAAI,CAACC,OAAO,CAACC,IAAI,CAAC;QAChBC,IAAI,EAAEH;MACR,CAAC,CAAC;IACJ;EACF;AACF,CAAC"},"metadata":{},"sourceType":"module","externalDependencies":[]} |