Explorar el Código

【更新二维码测试2】

master
GL hace 4 años
padre
commit
8b445cdf7e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/navigation/consume/memberGathering.vue

+ 1
- 1
src/views/navigation/consume/memberGathering.vue Ver fichero

@@ -41,7 +41,7 @@ export default {
var qrcode = new QRCode(this.$refs.RqCode, {
text: `{"END":"B","TYPE":"merchant","ID":"${this.merchant_id_scan}"}`, //需要转换为二维码的内容
width: 200,
width: 150,
height: 150,
colorDark: '#000000',
colorLight: '#ffffff',


Cargando…
Cancelar
Guardar