Commit 0d5b0232 by 高淑倩

modify: 默认不显示

parent 2b6b7a9a
...@@ -6,13 +6,12 @@ const utils = require('../../utils/util') ...@@ -6,13 +6,12 @@ const utils = require('../../utils/util')
wxService.page({ wxService.page({
/** /**
* 页面的初始数据 ../../assets/imgs/point/bgc.png * 页面的初始数据
*/ */
data: { data: {
imgHeight: 450, imgHeight: 450,
dialog: { dialog: {
show: true, show: false,
// image: '../../images/couponPackage/modal-bg.png',
image: '../../assets/imgs/point/bgc.png', image: '../../assets/imgs/point/bgc.png',
content: '积分流水', content: '积分流水',
tip: '立即查看' tip: '立即查看'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment