|
@@ -26,7 +26,7 @@
|
|
|
|
|
|
<!-- 功能模块 -->
|
|
|
<ion-segment scrollable>
|
|
|
- <ion-segment-button value="example">
|
|
|
+ <ion-segment-button value="case">
|
|
|
<ion-icon name="albums"></ion-icon>
|
|
|
案例设计
|
|
|
</ion-segment-button>
|
|
@@ -34,35 +34,35 @@
|
|
|
<ion-icon name="brush"></ion-icon>
|
|
|
免费设计
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="decoration">
|
|
|
<ion-icon name="construct"></ion-icon>
|
|
|
装修施工
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="soft">
|
|
|
<ion-icon name="bed"></ion-icon>
|
|
|
软装搭配
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="diagnosis">
|
|
|
<ion-icon name="medkit"></ion-icon>
|
|
|
户型诊断
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="customization">
|
|
|
<ion-icon name="bonfire"></ion-icon>
|
|
|
全屋定制
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="encyclopedia">
|
|
|
<ion-icon name="library"></ion-icon>
|
|
|
干货百科
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="style">
|
|
|
<ion-icon name="heart-circle"></ion-icon>
|
|
|
风格测试
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="home">
|
|
|
<ion-icon name="home"></ion-icon>
|
|
|
设计我家
|
|
|
</ion-segment-button>
|
|
|
- <ion-segment-button value="designer">
|
|
|
+ <ion-segment-button value="budget">
|
|
|
<ion-icon name="calculator"></ion-icon>
|
|
|
智能预算
|
|
|
</ion-segment-button>
|