Vue cannot be used under ie9, solution ~

I introduced
< script src= ". / js/vue.js" > < / script >
< script src= ". / js/vue-resource.min.js" > < / script >

and then ie11 simulates that 8 ie9 9 and 10 are all normal
but the real ie9 is not. The page is blank
error message ReferenceError: "index" is not defined

how to solve ~ ~ Thank you

Mar.04,2022
Menu