|
@@ -14,7 +14,7 @@ var app = new Vue({
|
|
|
no: '/themes/default/weixin/public/assets/img/confirm_no.png',
|
|
no: '/themes/default/weixin/public/assets/img/confirm_no.png',
|
|
|
yes: '/themes/default/weixin/public/assets/img/confirm_yes.png',
|
|
yes: '/themes/default/weixin/public/assets/img/confirm_yes.png',
|
|
|
},
|
|
},
|
|
|
- albumInfo: {id: 1, url: '/themes/default/weixin/public/assets/img/qr_backage.jpg', type: 1},
|
|
|
|
|
|
|
+ albumInfo: {id: 1, url: '/themes/default/weixin/public/assets/img/album_bg/market.jpg', type: 1},
|
|
|
bgList: [
|
|
bgList: [
|
|
|
{id: 1, url: '/themes/default/weixin/public/assets/img/album_bg/bg1.jpg', type: 1},
|
|
{id: 1, url: '/themes/default/weixin/public/assets/img/album_bg/bg1.jpg', type: 1},
|
|
|
{id: 2, url: '/themes/default/weixin/public/assets/img/album_bg/bg2.jpg', type: 2},
|
|
{id: 2, url: '/themes/default/weixin/public/assets/img/album_bg/bg2.jpg', type: 2},
|