HZH 4 years ago
parent
commit
0af87790f6

+ 2 - 1
src/main.js

@@ -11,13 +11,14 @@ import htmlToPdf from '@/utils/htmlToPdf'
 
 Vue.use(ElementUI);
 Vue.use(htmlToPdf);
-// import { debug } from '@/services/constant';
+import { debug } from '@/services/constant';
 axios.defaults.withCredentials = true;
 Vue.prototype.$http = axios;
 
 //请求拦截
 axios.interceptors.request.use((config) => {
   //请求之前重新拼装url
+  console.log(debug);
   config.url = '/rest/diagnosis' + config.url;
   return config;
 });

+ 1 - 1
src/services/constant.js

@@ -1,6 +1,6 @@
 // export const host = 'http://192.168.50.20:8081';
 // export const host = "http://localhost:8091";
-// export const debug = process.env.NODE_ENV !== 'production';
+export const debug = process.env.NODE_ENV !== 'production';
 export const GRADE_OPTION = [{
         value: '6X',
         label: '六年级上'

+ 0 - 0
static/css/app.e9f156cc.css → static/css/app.6d65be42.css


+ 0 - 0
static/css/group-controlApp.1704a4c2.css → static/css/group-controlApp.761497ef.css


+ 0 - 0
static/css/group-doTest.a377aa8b.css → static/css/group-doTest.cc07b5d8.css


+ 0 - 0
static/css/group-mainPage.4239d005.css → static/css/group-mainPage.257b0794.css


+ 1 - 1
static/index.html

@@ -31,4 +31,4 @@
           if(window.confirm("您的浏览器版本过低,推荐使用IE10及以上浏览器或者chrome浏览器,点击确定下载chrome安装浏览器。若是360等浏览器,开启兼容模式")){
               window.open("/download/44.0.2403.89_chrome_installer.exe", "_blank");
           }
-      }</script><link href=/css/group-app.b23098f2.css rel=prefetch><link href=/css/group-controlApp.1704a4c2.css rel=prefetch><link href=/css/group-controlApp~group-doTest.40e89122.css rel=prefetch><link href=/css/group-doTest.a377aa8b.css rel=prefetch><link href=/css/group-mainPage.4239d005.css rel=prefetch><link href=/js/group-app.5e7f8c6c.js rel=prefetch><link href=/js/group-controlApp.b118fb23.js rel=prefetch><link href=/js/group-controlApp~group-doTest.68232a9c.js rel=prefetch><link href=/js/group-doTest.c5b6656f.js rel=prefetch><link href=/js/group-mainPage.0c0574a3.js rel=prefetch><link href=/css/app.e9f156cc.css rel=preload as=style><link href=/css/chunk-vendors.723a90c8.css rel=preload as=style><link href=/js/app.c262defb.js rel=preload as=script><link href=/js/chunk-vendors.2493bbd2.js rel=preload as=script><link href=/css/chunk-vendors.723a90c8.css rel=stylesheet><link href=/css/app.e9f156cc.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-project doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.2493bbd2.js></script><script src=/js/app.c262defb.js></script></body></html>
+      }</script><link href=/css/group-app.b23098f2.css rel=prefetch><link href=/css/group-controlApp.761497ef.css rel=prefetch><link href=/css/group-controlApp~group-doTest.40e89122.css rel=prefetch><link href=/css/group-doTest.cc07b5d8.css rel=prefetch><link href=/css/group-mainPage.257b0794.css rel=prefetch><link href=/js/group-app.5e7f8c6c.js rel=prefetch><link href=/js/group-controlApp.85e4b33d.js rel=prefetch><link href=/js/group-controlApp~group-doTest.f4f6c1e6.js rel=prefetch><link href=/js/group-doTest.7966765b.js rel=prefetch><link href=/js/group-mainPage.0c0574a3.js rel=prefetch><link href=/css/app.6d65be42.css rel=preload as=style><link href=/css/chunk-vendors.723a90c8.css rel=preload as=style><link href=/js/app.fd744e5d.js rel=preload as=script><link href=/js/chunk-vendors.2493bbd2.js rel=preload as=script><link href=/css/chunk-vendors.723a90c8.css rel=stylesheet><link href=/css/app.6d65be42.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-project doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.2493bbd2.js></script><script src=/js/app.fd744e5d.js></script></body></html>

File diff suppressed because it is too large
+ 0 - 0
static/js/app.c262defb.js


File diff suppressed because it is too large
+ 0 - 0
static/js/app.fd744e5d.js


+ 0 - 0
static/js/group-controlApp.b118fb23.js → static/js/group-controlApp.85e4b33d.js


File diff suppressed because it is too large
+ 0 - 0
static/js/group-controlApp~group-doTest.68232a9c.js


File diff suppressed because it is too large
+ 0 - 0
static/js/group-controlApp~group-doTest.f4f6c1e6.js


+ 0 - 0
static/js/group-doTest.c5b6656f.js → static/js/group-doTest.7966765b.js


Some files were not shown because too many files changed in this diff