Commit a90690056ccd4147c005b35324763fbd556d828c
1 parent
99cd294f
1
Showing
2 changed files
with
8 additions
and
8 deletions
pages/declaration/list.vue
| @@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
| 8 | </view> | 8 | </view> |
| 9 | <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> | 9 | <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> |
| 10 | <!-- 地名标志牌需求申报 --> | 10 | <!-- 地名标志牌需求申报 --> |
| 11 | - 门楼牌需求申报 | 11 | + 门楼牌申报 |
| 12 | </view> | 12 | </view> |
| 13 | </view> | 13 | </view> |
| 14 | <view @click="gopath('/pages/mapdoorplate/mapdoorplate')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;"> | 14 | <view @click="gopath('/pages/mapdoorplate/mapdoorplate')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;"> |
| @@ -16,7 +16,7 @@ | @@ -16,7 +16,7 @@ | ||
| 16 | <image style="height: 120rpx;width: 100%;" src="../../static/ly/image8.png" mode="aspectFit"></image> | 16 | <image style="height: 120rpx;width: 100%;" src="../../static/ly/image8.png" mode="aspectFit"></image> |
| 17 | </view> | 17 | </view> |
| 18 | <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> | 18 | <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> |
| 19 | - 地名标志牌需求申报 | 19 | + 地名标志牌申报 |
| 20 | </view> | 20 | </view> |
| 21 | </view> | 21 | </view> |
| 22 | <view @click="gopath('/pages/declaration/declaration?type=3')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;"> | 22 | <view @click="gopath('/pages/declaration/declaration?type=3')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;"> |
| @@ -24,7 +24,7 @@ | @@ -24,7 +24,7 @@ | ||
| 24 | <image style="height: 120rpx;width: 100%;" src="../../static/ly/image5.png" mode="aspectFit"></image> | 24 | <image style="height: 120rpx;width: 100%;" src="../../static/ly/image5.png" mode="aspectFit"></image> |
| 25 | </view> | 25 | </view> |
| 26 | <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> | 26 | <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> |
| 27 | - 建筑名称备案 | 27 | + 建筑物备案 |
| 28 | </view> | 28 | </view> |
| 29 | </view> | 29 | </view> |
| 30 | <view @click="gopath('/pages/declaration/newDeclaration')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;"> | 30 | <view @click="gopath('/pages/declaration/newDeclaration')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;"> |
pages/home/home.vue
| @@ -98,25 +98,25 @@ | @@ -98,25 +98,25 @@ | ||
| 98 | <view style="margin-bottom: 20rpx;"> | 98 | <view style="margin-bottom: 20rpx;"> |
| 99 | <image src="/static/ly/image11.png" style="width: 60%;height: 90rpx;" mode=""></image> | 99 | <image src="/static/ly/image11.png" style="width: 60%;height: 90rpx;" mode=""></image> |
| 100 | </view> | 100 | </view> |
| 101 | - <view class="text">门楼牌需求申报</view> | 101 | + <view class="text">门楼牌申报</view> |
| 102 | </view> | 102 | </view> |
| 103 | <view class="box_item" @click="gopath('/pages/mapdoorplate/mapdoorplate')"> | 103 | <view class="box_item" @click="gopath('/pages/mapdoorplate/mapdoorplate')"> |
| 104 | <view style="margin-bottom: 20rpx;"> | 104 | <view style="margin-bottom: 20rpx;"> |
| 105 | <image src="/static/ly/image8.png" style="width: 60%;height: 90rpx;" mode=""></image> | 105 | <image src="/static/ly/image8.png" style="width: 60%;height: 90rpx;" mode=""></image> |
| 106 | </view> | 106 | </view> |
| 107 | - <view class="text">地名标志牌需求申报</view> | 107 | + <view class="text">地名标志牌申报</view> |
| 108 | </view> | 108 | </view> |
| 109 | <view class="box_item" @click="gopath('/pages/declaration/declaration?type=3')"> | 109 | <view class="box_item" @click="gopath('/pages/declaration/declaration?type=3')"> |
| 110 | <view style="margin-bottom: 20rpx;"> | 110 | <view style="margin-bottom: 20rpx;"> |
| 111 | <image src="/static/ly/image5.png" style="width: 60%;height: 90rpx;" mode=""></image> | 111 | <image src="/static/ly/image5.png" style="width: 60%;height: 90rpx;" mode=""></image> |
| 112 | </view> | 112 | </view> |
| 113 | - <view class="text">建筑物名称备案</view> | 113 | + <view class="text">建筑物备案</view> |
| 114 | </view> | 114 | </view> |
| 115 | <view class="box_item" @click="gopath('/pages/declaration/newDeclaration')"> | 115 | <view class="box_item" @click="gopath('/pages/declaration/newDeclaration')"> |
| 116 | <view style="margin-bottom: 20rpx;"> | 116 | <view style="margin-bottom: 20rpx;"> |
| 117 | <image src="/static/ly/image6.png" style="width: 60%;height: 90rpx;" mode=""></image> | 117 | <image src="/static/ly/image6.png" style="width: 60%;height: 90rpx;" mode=""></image> |
| 118 | </view> | 118 | </view> |
| 119 | - <view class="text">地名命名</view> | 119 | + <view class="text">地名命名申报</view> |
| 120 | </view> | 120 | </view> |
| 121 | </view> | 121 | </view> |
| 122 | <view class="content" style="margin-top: -70rpx;z-index: 10000;padding: 0 20rpx;"> | 122 | <view class="content" style="margin-top: -70rpx;z-index: 10000;padding: 0 20rpx;"> |
| @@ -124,7 +124,7 @@ | @@ -124,7 +124,7 @@ | ||
| 124 | <view style="margin-bottom: 20rpx;"> | 124 | <view style="margin-bottom: 20rpx;"> |
| 125 | <image src="/static/new/image 2.png" style="width: 60%;height: 90rpx;" mode=""></image> | 125 | <image src="/static/new/image 2.png" style="width: 60%;height: 90rpx;" mode=""></image> |
| 126 | </view> | 126 | </view> |
| 127 | - <view class="text">地名查询</view> | 127 | + <view class="text">地名查询服务</view> |
| 128 | </view> | 128 | </view> |
| 129 | </view> | 129 | </view> |
| 130 | </view> | 130 | </view> |