Browse Source

图片地址

master
liupopo 2 years ago
parent
commit
70181d6281
  1. BIN
      src/assets/image/icon_local_blue.png
  2. BIN
      src/assets/image/icon_local_red.png
  3. BIN
      src/assets/image/liuchengtu.jpg
  4. BIN
      src/assets/image/map.jpg
  5. BIN
      src/assets/image/videos.jpg
  6. 4
      src/views/mortgage/index.vue

BIN
src/assets/image/icon_local_blue.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
src/assets/image/icon_local_red.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
src/assets/image/liuchengtu.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
src/assets/image/map.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

BIN
src/assets/image/videos.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

4
src/views/mortgage/index.vue

@ -113,7 +113,7 @@
<div class="mortgage_top_item_cons_right">
<div class="mortgage_top_item_cons_right_top">
<div class="mortgage_top_item_cons_right_top_video">
<img src="/image/videos.jpg">
<img src="@/assets/image/videos.jpg">
</div>
<div class="mortgage_top_item_cons_right_top_foor">
<div class="invie">东北角摄像头1</div>
@ -258,7 +258,7 @@
<div class="mortgage_bom_item_cont_item_right">12123432.22</div>
</div>
<div class="ditus" @click="dialogVisible = true">
<img src="/image/map.jpg" alt="">
<img src="@/assets/image/map.jpg" alt="">
</div>
</div>
</div>

Loading…
Cancel
Save