kun 19/9/26 9:28
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<div id="wrapper-w" :style="{'background-image':'url('+imgUrl.foot+')'}">
|
||||
<div id="wrapper-w"
|
||||
:style="{'background-image':'url('+imgUrl.foot+')'}">
|
||||
<div>
|
||||
<p>版权所有:朝阳区委社会工委区民政局</p>
|
||||
<p>京ICP备19040879号 Copyright 2019-2029 www.cyteam.orz.cn All Rights Reserved</p>
|
||||
@@ -28,7 +29,8 @@ export default {
|
||||
|
||||
<style lang='scss' scoped>
|
||||
#wrapper-w {
|
||||
width: 1280px;
|
||||
// width: 1280px;
|
||||
width: 100%;
|
||||
height: 227px !important;
|
||||
background-size: 100% 100%;
|
||||
background-color: rgba($color: #000000, $alpha: 0.6);
|
||||
|
||||
Reference in New Issue
Block a user