wangguoyu 2 mēneši atpakaļ
vecāks
revīzija
27ce5c8157

+ 1 - 1
common/styles/global/pages.scss

@@ -821,7 +821,7 @@
 			.phone-white-btn,.phone-green-btn{width: 36%;font-size: 28rpx;margin: 0 16rpx;}
 		}
 		.bzxx-add-btn-box{
-			width: 100%;background-color: #fff;display: flex;flex: 1;justify-content: center;
+			width: 100%; height: 100vh; background-color: #fff;display: flex; flex-direction: column;align-items: center;
 			.bzxx-add-btn{
 				width: 400rpx;height: 220rpx;line-height: 220rpx;border: 1rpx dashed #3fd2a1;font-size: 32rpx;
 				border-radius: 8rpx;color: #3fd2a1;text-align: center;margin-top: 100rpx;

+ 1 - 1
pages.json

@@ -246,7 +246,7 @@
 	},
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "北京诚祥",
+		"navigationBarTitleText": "",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8",
 		//禁止滑动返回

+ 1 - 0
pages/admin/Jiazheng/banzhengXinxiList.vue

@@ -26,6 +26,7 @@
 		</view>
 		<view v-if="list.length==0" class="bzxx-add-btn-box">
 			<view @click="addBanzheng" class="bzxx-add-btn"><text>+</text>添加办证信息</view>
+			<view @click="addBanzheng" class="bzxx-add-btn"><text>+</text>批量添加办证信息</view>
 
 		</view>
 		<view v-if="status =='add'" class="page-btn-box">