diff --git a/dist.zip b/dist.zip index 7658a7d..a9b9f1a 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/src/config/website.js b/src/config/website.js index bafc213..4b788b3 100644 --- a/src/config/website.js +++ b/src/config/website.js @@ -48,5 +48,5 @@ export default { ssoUrl: 'http://localhost:8100/oauth/authorize?client_id=saber&response_type=code&redirect_uri=', // 单点登录回调地址(Saber服务的地址) redirectUri: 'http://localhost:1888', - filePrex: 'http://192.168.1.106:9000',//'http://www.qdscgs.com:9091',// 图片前缀 + filePrex: 'http://www.qdscgs.com:9091',//'http://192.168.1.106:9000',// 图片前缀 } diff --git a/src/views/booknumber/index.vue b/src/views/booknumber/index.vue index b19d885..8b4e02e 100644 --- a/src/views/booknumber/index.vue +++ b/src/views/booknumber/index.vue @@ -85,6 +85,7 @@