diff --git a/common/http.interceptor.js b/common/http.interceptor.js index 27214ee..af7f478 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -37,7 +37,7 @@ const install = (Vue, vm) => { const token = uni.getStorageSync('token'); // const token = "Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjQ0ZDljYzBlLThjZjEtNGFkOC05OGFjLThlNThjMWIxYjQ3OSJ9.v-aMkp9t7Z_QfjfsZy6d_1Ng76hPYa0A--SWScMJY9to7UlNv9IxHQnTJylLKdYKGrr8fRZ47Bu12UPm1DgMQg" - + // console.log("我是token", token) config.header.Authorization = token; // config.header.Tenant-Id=1