This commit is contained in:
parent
514aeee2d0
commit
75a2019e72
|
@ -923,7 +923,7 @@ onMounted(() => {
|
||||||
padding: 14px 0 10px;
|
padding: 14px 0 10px;
|
||||||
|
|
||||||
.property_box {
|
.property_box {
|
||||||
background-image: url(@/assets/img_05.png);
|
//background-image: url(@/assets/img_05.png);
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
width: 179px;
|
width: 179px;
|
||||||
|
|
|
@ -854,7 +854,7 @@ const getData = async () => {
|
||||||
padding: 14px 0 10px;
|
padding: 14px 0 10px;
|
||||||
|
|
||||||
.property_box {
|
.property_box {
|
||||||
background-image: url(@/assets/img_05.png);
|
//background-image: url(@/assets/img_05.png);
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
width: 179px;
|
width: 179px;
|
||||||
|
|
|
@ -696,7 +696,7 @@ onBeforeUnmount(() => {
|
||||||
padding: 14px 0 10px;
|
padding: 14px 0 10px;
|
||||||
|
|
||||||
.property_box {
|
.property_box {
|
||||||
background-image: url(@/assets/img_05.png);
|
//background-image: url(@/assets/img_05.png);
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
width: 179px;
|
width: 179px;
|
||||||
|
|
|
@ -1038,7 +1038,7 @@ const getData = () => {
|
||||||
padding: 14px 0 10px;
|
padding: 14px 0 10px;
|
||||||
|
|
||||||
.property_box {
|
.property_box {
|
||||||
background-image: url(@/assets/img_05.png);
|
//background-image: url(@/assets/img_05.png);
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
width: 179px;
|
width: 179px;
|
||||||
|
|
Loading…
Reference in New Issue