|
@ -247,7 +247,7 @@ |
|
|
<template> |
|
|
<template> |
|
|
<view class="container"> |
|
|
<view class="container"> |
|
|
<view class="top"> |
|
|
<view class="top"> |
|
|
<text class="plant-dingweixiao" @click="!adderss.isOk && refreshPosition()">{{adderss.isOk?`${adderss.city}${adderss.district}`:"点击重新获取定位"}}</text> <text class="date">{{new Date().format("M月 d日")}}</text> |
|
|
<text class="plant-dingweixiao" @click="!adderss.isOk && refreshPosition()">{{adderss.isOk?`${adderss.city}${adderss.district}`:"点击重新获取定位"}}</text> |
|
|
</view> |
|
|
</view> |
|
|
<swiper autoplay :interval="5*1000" v-if="headImgs.length>0" class="headImg" circular> |
|
|
<swiper autoplay :interval="5*1000" v-if="headImgs.length>0" class="headImg" circular> |
|
|
<swiper-item v-for="(v,k) in headImgs" :key="k"> |
|
|
<swiper-item v-for="(v,k) in headImgs" :key="k"> |
|
|