|
@@ -118,9 +118,9 @@
|
|
|
this.type=opt.type;
|
|
|
this.userInfo=this.$store.state.userInfo;
|
|
|
this.ext=this.$common.getExtStoreId();
|
|
|
-
|
|
|
+ //opt.scene="06F389C91BC1470488644A2C3EB13624"
|
|
|
if(this.userInfo){
|
|
|
- //this.scene='2E03F5108B434EFABD70F2D208890209'
|
|
|
+ //this.scene='B4E2265A39DD4147BCD3CF000543FCBD'
|
|
|
if(opt.scene&&opt.scene!='undefined'){
|
|
|
this.scene=opt.scene;
|
|
|
this.getShareParams()
|