|
@@ -61,7 +61,7 @@ export class Tab1Page implements OnInit {
|
|
|
// 在此处定义和初始化数据
|
|
|
onestopList = [
|
|
|
{
|
|
|
- image: 'https://img.zcool.cn/community/01df555d65edcea8012187f4e41c2f.jpg@2o.jpg',
|
|
|
+ image: 'assets/img/logo1.jpg',
|
|
|
title: '江西创艺装饰',
|
|
|
score: 4.6,
|
|
|
price: 10-15,
|
|
@@ -72,7 +72,7 @@ export class Tab1Page implements OnInit {
|
|
|
|
|
|
},
|
|
|
{
|
|
|
- image: 'https://img.zcool.cn/community/01df555d65edcea8012187f4e41c2f.jpg@2o.jpg',
|
|
|
+ image: 'assets/img/logo2.jpg',
|
|
|
title: '南昌雅美居装饰',
|
|
|
score: 4.4,
|
|
|
price: 8-13,
|
|
@@ -82,7 +82,7 @@ export class Tab1Page implements OnInit {
|
|
|
tag2: '透明报价'
|
|
|
},
|
|
|
{
|
|
|
- image: 'https://img.zcool.cn/community/01df555d65edcea8012187f4e41c2f.jpg@2o.jpg',
|
|
|
+ image: 'assets/img/logo3.jpg',
|
|
|
title: '江西海峰装饰',
|
|
|
score: 4.2,
|
|
|
price: 7-12,
|
|
@@ -92,7 +92,7 @@ export class Tab1Page implements OnInit {
|
|
|
tag2: '透明报价'
|
|
|
},
|
|
|
{
|
|
|
- image: 'https://img.zcool.cn/community/01df555d65edcea8012187f4e41c2f.jpg@2o.jpg',
|
|
|
+ image: 'assets/img/logo4.jpg',
|
|
|
title: '南昌创美乐居装饰',
|
|
|
score: 4.1,
|
|
|
price: 7-12,
|
|
@@ -102,7 +102,7 @@ export class Tab1Page implements OnInit {
|
|
|
tag2: '毛坯装修'
|
|
|
},
|
|
|
{
|
|
|
- image: 'https://img.zcool.cn/community/01df555d65edcea8012187f4e41c2f.jpg@2o.jpg',
|
|
|
+ image: 'assets/img/logo5.jpeg',
|
|
|
title: '圣都整装南昌分公司',
|
|
|
score: 4.3,
|
|
|
price: 15-20,
|