main
zhangqun 11 months ago
parent a3545c0946
commit 6d0a504db8
  1. 4
      pages/map/index.vue
  2. BIN
      static/task/3806.png
  3. BIN
      static/task/3811.png
  4. BIN
      static/task/3879.png
  5. BIN
      static/task/减去 199.png
  6. BIN
      static/task/组 3804.png
  7. BIN
      static/task/组 3849.png
  8. BIN
      static/task/组 3875.png
  9. BIN
      static/task/组 3899.png
  10. BIN
      static/task/组 3900.png
  11. BIN
      static/task/路径 17710.png

@ -50,8 +50,8 @@
<scroll-view :scroll-top="0" scroll-y="true" class="list-box"> <scroll-view :scroll-top="0" scroll-y="true" class="list-box">
<view class="list-item" v-for="(item, index) in data" :key="index" @click="onList(item, index)" <view class="list-item" v-for="(item, index) in data" :key="index" @click="onList(item, index)"
:style="idx == index ? 'background: #E5EFFF' : ''"> :style="idx == index ? 'background: #E5EFFF' : ''">
<image src="/static/map/d2.png" alt="" v-if="idx == index" /> <image src="/static/task/3811.png" alt="" v-if="item.type == 1" />
<image src="/static/map/d1.png" alt="" v-else /> <image src="/static/task/3806.png" alt="" v-else />
<view class="tit"> <view class="tit">
{{ item.name }} {{ item.name }}
</view> </view>

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Loading…
Cancel
Save