소스 검색

lhj0618返回修改

liuhj 11 달 전
부모
커밋
023cb1c791
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/router/index.js

+ 4 - 4
src/router/index.js

@@ -113,10 +113,10 @@ import Supplierinfo from '@/components/ConferenceModule/Supplierinfo';
 Vue.use(Router)
 
 export default new Router({
-    mode: 'history',
-    scrollBehavior: () => {
-      history.pushState(null, null, document.URL)
-    },
+    // mode: 'history',
+    // scrollBehavior: () => {
+    //   history.pushState(null, null, document.URL)
+    // },
   routes: [
     {
       path: '/',