Browse Source

123

add_mode
DengBiao 1 year ago
parent
commit
6ac15d827e
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/customer/hdl/hdl_demo.go
  2. BIN
     

+ 1
- 1
app/customer/hdl/hdl_demo.go View File

@@ -75,7 +75,7 @@ func SanHu(c *gin.Context) {
}
e.OutSuc(c, map[string]interface{}{
"iphone8_plus": "https://zs.zehaochi.net/template/sanHu/IPhone8Plus.png",
"pc": "https://zs.zehaochi.net/template/sanHu/Pc.png",
"Pc": "https://zs.zehaochi.net/template/sanHu/Pc.png",
}, nil)
return
}

BIN
View File


Loading…
Cancel
Save