0225273 4 months ago
parent
commit
7a36cd08b4

+ 0 - 2
src/app/tab1/tab1.page.html

@@ -547,8 +547,6 @@
         <!-- 家用电器内容 -->
       </div>
     </div>
-
-    <img src="example3.jpg" alt="Example 3">
   </div>
 
   <!-- 软装搭配页 -->

+ 5 - 5
src/app/tab1/tab1.page.ts

@@ -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, 

BIN
src/assets/img/logo1.jpg


BIN
src/assets/img/logo2.jpg


BIN
src/assets/img/logo3.jpg


BIN
src/assets/img/logo4.jpg


BIN
src/assets/img/logo5.jpeg