Commit 79c3a4a1 authored by 张俊's avatar 张俊

资源图标替换

parent c109b9ce
public/favicon.ico

569 Bytes | W: | H:

public/favicon.ico

4.19 KB | W: | H:

public/favicon.ico
public/favicon.ico
public/favicon.ico
public/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
src/assets/imgs/home_ic_user.png

3.95 KB | W: | H:

src/assets/imgs/home_ic_user.png

5.5 KB | W: | H:

src/assets/imgs/home_ic_user.png
src/assets/imgs/home_ic_user.png
src/assets/imgs/home_ic_user.png
src/assets/imgs/home_ic_user.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -243,7 +243,7 @@ export default {
window.open(path,'_blank')
}else{
//判断是否是同区域内跳转
//非同区域跳转需要改前缀,如apaas/ui跳转到apaas/manager
//非同区域跳转需要改前缀,如apaas/portal/ui跳转到apaas/manage/ui
if(this.$store.state.menuObj[this.path]&&parent.menuType==this.$store.state.menuObj[this.path].menuType){
this.$router.push(path);
}else{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment