mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 12:46:43 +08:00
微信支付结果页面 更换微信公众号二维码图片
This commit is contained in:
BIN
src/assets/images/erweima.png
Normal file
BIN
src/assets/images/erweima.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -62,7 +62,7 @@
|
|||||||
import { Cell, CellGroup } from 'vant'
|
import { Cell, CellGroup } from 'vant'
|
||||||
import { getPayState } from '@/api/ebiz/sale/sale'
|
import { getPayState } from '@/api/ebiz/sale/sale'
|
||||||
import riskRules from '@/views/ebiz/common/risk-rules'
|
import riskRules from '@/views/ebiz/common/risk-rules'
|
||||||
import erweima from '@/assets/images/share.jpg'
|
import erweima from '@/assets/images/erweima.png'
|
||||||
export default {
|
export default {
|
||||||
data() {
|
data() {
|
||||||
let isWeixin = this.$utils.device().isWeixin //判断环境
|
let isWeixin = this.$utils.device().isWeixin //判断环境
|
||||||
|
|||||||
Reference in New Issue
Block a user