|
@@ -7,11 +7,13 @@
|
|
|
<view class="menu">
|
|
<view class="menu">
|
|
|
<navigator :url="'/pages/reshui/reshui'" open-type="navigate" class="menu_item">
|
|
<navigator :url="'/pages/reshui/reshui'" open-type="navigate" class="menu_item">
|
|
|
<image src="../../static/images/shower2x.png" mode=""></image>
|
|
<image src="../../static/images/shower2x.png" mode=""></image>
|
|
|
- <text>洗 浴</text>
|
|
|
|
|
|
|
+ <text>墨轩湖1-16栋</text>
|
|
|
|
|
+ <text>洗浴</text>
|
|
|
</navigator>
|
|
</navigator>
|
|
|
<navigator :url="'/pagesElectric/jiaofei/jiaofei?o=index'" open-type="navigate" class="menu_item">
|
|
<navigator :url="'/pagesElectric/jiaofei/jiaofei?o=index'" open-type="navigate" class="menu_item">
|
|
|
<image src="../../static/images/recharge2x.png" mode=""></image>
|
|
<image src="../../static/images/recharge2x.png" mode=""></image>
|
|
|
- <text>墨轩湖1-16栋水电充值</text>
|
|
|
|
|
|
|
+ <text>墨轩湖1-16栋</text>
|
|
|
|
|
+ <text>水电充值</text>
|
|
|
</navigator>
|
|
</navigator>
|
|
|
<!-- <navigator :url="'/pages/web/web'" open-type="navigate" class="menu_item">
|
|
<!-- <navigator :url="'/pages/web/web'" open-type="navigate" class="menu_item">
|
|
|
<image src="../../static/images/1.png" mode=""></image>
|
|
<image src="../../static/images/1.png" mode=""></image>
|
|
@@ -21,10 +23,10 @@
|
|
|
<image src="../../static/images/air.png" mode=""></image>
|
|
<image src="../../static/images/air.png" mode=""></image>
|
|
|
<text>共享空调</text>
|
|
<text>共享空调</text>
|
|
|
</navigator>
|
|
</navigator>
|
|
|
- <!-- <navigator :url="'/pagesRepairs/index/index'" open-type="navigate" class="menu_item">
|
|
|
|
|
|
|
+ <navigator :url="'/pagesRepairs/index/index'" open-type="navigate" class="menu_item">
|
|
|
<image src="../../static/images/money.png" mode=""></image>
|
|
<image src="../../static/images/money.png" mode=""></image>
|
|
|
<text>报修</text>
|
|
<text>报修</text>
|
|
|
- </navigator> -->
|
|
|
|
|
|
|
+ </navigator>
|
|
|
<!-- <navigator :url="'/pagesBus/bus/bus'" open-type="navigate" class="menu_item">
|
|
<!-- <navigator :url="'/pagesBus/bus/bus'" open-type="navigate" class="menu_item">
|
|
|
<image src="../../static/images/bus.png" mode=""></image>
|
|
<image src="../../static/images/bus.png" mode=""></image>
|
|
|
<text>校车预约</text>
|
|
<text>校车预约</text>
|
|
@@ -40,9 +42,9 @@
|
|
|
<view class="menu_item">
|
|
<view class="menu_item">
|
|
|
<text></text>
|
|
<text></text>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="menu_item">
|
|
|
|
|
|
|
+ <!-- <view class="menu_item">
|
|
|
<text></text>
|
|
<text></text>
|
|
|
- </view>
|
|
|
|
|
|
|
+ </view> -->
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
<view v-if="showLogin">
|
|
<view v-if="showLogin">
|
|
@@ -453,8 +455,8 @@ export default {
|
|
|
text {
|
|
text {
|
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
|
padding: 0 10rpx;
|
|
padding: 0 10rpx;
|
|
|
- margin-top: 18rpx;
|
|
|
|
|
- line-height: 46rpx;
|
|
|
|
|
|
|
+ margin-top: 16rpx;
|
|
|
|
|
+ line-height: 36rpx;
|
|
|
font-size: 30rpx;
|
|
font-size: 30rpx;
|
|
|
color: #333333;
|
|
color: #333333;
|
|
|
}
|
|
}
|