xvying пре 2 година
родитељ
комит
51cfe0e834

+ 2 - 2
common/http.interceptor.js

@@ -32,11 +32,11 @@ const install = (Vue, vm) => {
 		config.header.Authorization = vm.vuex_token;
 		if (config.method.toUpperCase() == 'PUT') {
 			config.method = 'POST'
-			config.headers['X-HTTP-Method-Override'] = 'PUT'
+			config.header['X-HTTP-Method-Override'] = 'PUT'
 		}
 		if (config.method.toUpperCase() == 'DELETE') {
 			config.method = 'POST'
-			config.headers['X-HTTP-Method-Override'] = 'DELETE'
+			config.header['X-HTTP-Method-Override'] = 'DELETE'
 		}
 		// 方式二,如果没有使用uView封装的vuex方法,那么需要使用$store.state获取
 		// config.header.token = vm.$store.state.token;

+ 1 - 1
online/index.html

@@ -2,4 +2,4 @@
                 display: none;
             }</style><script>document.addEventListener('DOMContentLoaded', function() {
 				document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
-			})</script><link rel=stylesheet href=/h5-mentor-teacher/static/index.css></head><body><noscript><strong>本站点必须要开启JavaScript才能运行</strong></noscript><div id=app></div><script>/*BAIDU_STAT*/</script><script src=/h5-mentor-teacher/static/js/chunk-vendors.00d42963.js></script><script src=/h5-mentor-teacher/static/js/index.fa3d93dc.js></script></body></html>
+			})</script><link rel=stylesheet href=/h5-mentor-teacher/static/index.css></head><body><noscript><strong>本站点必须要开启JavaScript才能运行</strong></noscript><div id=app></div><script>/*BAIDU_STAT*/</script><script src=/h5-mentor-teacher/static/js/chunk-vendors.00d42963.js></script><script src=/h5-mentor-teacher/static/js/index.566691da.js></script></body></html>

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
online/static/js/index.566691da.js


Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
online/static/js/index.fa3d93dc.js


+ 1 - 1
unpackage/dist/build/h5/index.html

@@ -2,4 +2,4 @@
                 display: none;
             }</style><script>document.addEventListener('DOMContentLoaded', function() {
 				document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
-			})</script><link rel=stylesheet href=/h5-mentor-teacher/static/index.css></head><body><noscript><strong>本站点必须要开启JavaScript才能运行</strong></noscript><div id=app></div><script>/*BAIDU_STAT*/</script><script src=/h5-mentor-teacher/static/js/chunk-vendors.00d42963.js></script><script src=/h5-mentor-teacher/static/js/index.fa3d93dc.js></script></body></html>
+			})</script><link rel=stylesheet href=/h5-mentor-teacher/static/index.css></head><body><noscript><strong>本站点必须要开启JavaScript才能运行</strong></noscript><div id=app></div><script>/*BAIDU_STAT*/</script><script src=/h5-mentor-teacher/static/js/chunk-vendors.00d42963.js></script><script src=/h5-mentor-teacher/static/js/index.566691da.js></script></body></html>

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
unpackage/dist/build/h5/static/js/index.566691da.js


Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
unpackage/dist/build/h5/static/js/index.fa3d93dc.js


Неке датотеке нису приказане због велике количине промена