将MSAL登录与vueJS一起使用单页应用程序示例 使用MSAL.js登录并检查身份验证状态和令牌 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build