调整定位权限丢失小程序无法运行问题
This commit is contained in:
@@ -34,9 +34,7 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<confirm-dialog title="{{'提示'}}" message="{{'需要获取使用地理位置权限'}}" bindopensetting="setAuthSuccess" wx:if="{{isShowAuth}}" isAuth="{{true}}" show-cancel="{{false}}"></confirm-dialog>
|
||||
|
||||
<view class='newplot' wx:if="{{isShowNewplot && venues.length == 0}}">
|
||||
<image src='../../images/noContent.png'></image>
|
||||
<text>暂无运动场馆 ~</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user