jufubao-base 1.0.267-beta2 → 1.0.267-beta4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-base",
3
- "version": "1.0.267-beta2",
3
+ "version": "1.0.267-beta4",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -607,7 +607,7 @@ export default {
607
607
  onJfbLoad(options) {
608
608
  // T3634 通过二维码进入体验模式
609
609
  if(options.preview_code || options.experience_code){
610
- // this.previewAccout = options.preview_code || options.experience_code;
610
+ this.previewAccout = options.preview_code || options.experience_code;
611
611
  this.dialogPreview = true;
612
612
  }
613
613
  if(options['x-share']){