@@ -1 +1 @@
-exports.name = 'business'
+exports.name = 'pension'
@@ -468,8 +468,11 @@ body {
bottom: 0;
width: 100%;
padding: 10px 15px;
+ text-align: center;
+}
+.fyy-footer button{
+ font-size:16px
}
-
.fyy-footer .bindfyy-btn {
margin: 0 auto
@@ -14,7 +14,12 @@
</div>
+ <div class="fyy-footer vongi-yjbtn">
+ <button type="button" class="mui-btn mui-btn-pink">
+ <span class="iconfont icon-dingwei1"></span>
+ 获取当前位置
+ </button>
+ </div>
<loading :visible="isLoading"></loading>
</template>