소스 검색

新建项目改造 -- 添加基础代码

new-cli
unknown 4 년 전
부모
커밋
2fc7d1a65e
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      src/views/main_web/index/index.vue

+ 3
- 3
src/views/main_web/index/index.vue 파일 보기

@@ -467,9 +467,9 @@ export default {
showNewProj: function () {
this.isNewProj = true;
// todo
this.$router.push({
name: "project",
});
// this.$router.push({
// name: "project",
// });
},
/*
* 新建项目进入前动画


불러오는 중...
취소
저장