Browse Source

宅基地管理轮播图

wulanhaote
庞东旭 2 years ago
parent
commit
79ed657bf9
4 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/onlineHome/workbench.vue
  2. BIN
      static/images/onlineHome/banner_01.png
  3. BIN
      static/images/onlineHome/banner_02.png
  4. BIN
      static/images/onlineHome/banner_03.png

+ 1
- 1
src/views/onlineHome/workbench.vue View File

@@ -640,7 +640,7 @@
data() {
return {
list1: [],
images:['../../../static/images/onlineHome/home_img.png'],
images:['../../../static/images/onlineHome/banner_01.png','../../../static/images/onlineHome/banner_02.png','../../../static/images/onlineHome/banner_03.png'],
deptName:"",
queryParams: {
pageNum: 1,


BIN
static/images/onlineHome/banner_01.png View File

Before After
Width: 359  |  Height: 128  |  Size: 36 KiB

BIN
static/images/onlineHome/banner_02.png View File

Before After
Width: 359  |  Height: 128  |  Size: 35 KiB

BIN
static/images/onlineHome/banner_03.png View File

Before After
Width: 359  |  Height: 128  |  Size: 36 KiB

Loading…
Cancel
Save