add:新增区域查询接口
This commit is contained in:
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
BIN
acs2/nladmin-ui/src/assets/images/newlogo.png
Normal file
BIN
acs2/nladmin-ui/src/assets/images/newlogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.1 KiB |
@@ -14,7 +14,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Logo from '@/assets/images/newloge.png'
|
||||
import Logo from '@/assets/images/newlogo.png'
|
||||
import variables from '@/assets/styles/variables.scss'
|
||||
export default {
|
||||
name: 'SidebarLogo',
|
||||
@@ -26,7 +26,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
title: '喜临门ACS系统',
|
||||
title: '山东金宝铜箔ACS系统',
|
||||
logo: Logo,
|
||||
title_param: 'platform'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user