This commit is contained in:
Vergil
2020-02-14 15:18:43 +08:00
parent e8eeade817
commit 1895977eb2
25 changed files with 1304 additions and 738 deletions

View File

@@ -24,8 +24,9 @@ export default {
<style scoped>
.app-main {
/*50 = navbar */
/*width: 1200px;*/
position: relative;
overflow: hidden;
/*min-height:calc(100vh - 50px);background: url('../../../../static/bg.jpg') repeat;*/
/*min-height:calc(100vh - 85px);background: url('../../../../static/bg.jpg') repeat;*/
}
</style>