20
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<template>
|
||||
<view class="ly-map-wrapper">
|
||||
<view style="background: transparent;position: absolute;z-index:1998;top:10px;left: 10px;right:10px;display: flex;align-items: center;justify-content: space-between;">
|
||||
<view style="background: transparent;position: absolute;z-index:1998;top:54px;left: 10px;right:10px;display: flex;align-items: center;justify-content: space-between;">
|
||||
<uni-icons type="left" size="26" color="#333" @click="back"></uni-icons>
|
||||
<u-button
|
||||
@click="confirm"
|
||||
type="primary"
|
||||
v-if="type == 'chooselocation'"
|
||||
style="font-size: 15px;width: 100rpx;margin: 0;">确定</u-button>
|
||||
style="font-size: 15px;width: 150rpx;margin: 0;">确定</u-button>
|
||||
</view>
|
||||
<!-- <uni-nav-bar
|
||||
left-icon="back"
|
||||
|
||||
Reference in New Issue
Block a user