Commit e4624d97 authored by 刘帅's avatar 刘帅

1.LOGO

parent b85a14b9
......@@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: 'RuoYi-Vue-Plus',
title: '利龙物业',
logo: logoImg
}
}
......
<template>
<div class="app-container home">
<el-row :gutter="20">
<el-col :sm="24" :lg="12" style="padding-left: 20px">
<h2>利龙物业后台管理系统</h2>
</el-col>
</el-row>
<el-divider />
<div>
<img src="@/assets/images/home.png" style="width: 100%" alt="home">
</div>
</template>
......
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