使用addRoutes重构权限

This commit is contained in:
Pan
2017-05-17 16:26:33 +08:00
parent 624af00ba3
commit faea4d8bf6
10 changed files with 191 additions and 192 deletions

View File

@@ -28,4 +28,8 @@
}
};
</script>
<style scoped>
.errPage-container{
padding: 30px;
}
</style>