|
@@ -1,5 +1,5 @@
|
|
<!--nova-werun/pages/home/sport/sport-start/index.wxml-->
|
|
<!--nova-werun/pages/home/sport/sport-start/index.wxml-->
|
|
-<nav type="back" title="{{title}}" background-color="{{'#73AEF9'}}" front-color="{{'#ffffff'}}"></nav>
|
|
|
|
|
|
+<nav type="back" title="{{title}}" background-color="{{'#4F9AF7'}}" front-color="{{'#ffffff'}}"></nav>
|
|
<view class="all" style="height: {{contentHeight}}rpx;">
|
|
<view class="all" style="height: {{contentHeight}}rpx;">
|
|
<view class="map">
|
|
<view class="map">
|
|
<map class="map" enable-zoom="ture" enable-scroll="ture" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="18" markers="{{markers}}"></map>
|
|
<map class="map" enable-zoom="ture" enable-scroll="ture" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="18" markers="{{markers}}"></map>
|