1
This commit is contained in:
parent
05a8e7457d
commit
9d06cc9144
@ -295,4 +295,14 @@ class Visual extends BaseController
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* 电视右下角二维码
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public function telQrcode()
|
||||||
|
{
|
||||||
|
$this->apiSuccess('获取成功', ['img' => 'https://nk.lihaink.cn/img/ShopQrcode.jpg']);
|
||||||
|
}
|
||||||
}
|
}
|
BIN
public/img/ShopQrcode.jpg
Normal file
BIN
public/img/ShopQrcode.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
public/video/test.mp4
Normal file
BIN
public/video/test.mp4
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user