@dcloudio/uni-cli-shared
Advanced tools
Comparing version 2.0.2-alpha-4040220241217001 to 2.0.2-alpha-4040320241223001
@@ -58,2 +58,3 @@ /* eslint-disable no-undef */ | ||
userUnitId: '', | ||
customFullscreen: '', | ||
wxchannel: false, | ||
@@ -172,2 +173,5 @@ errorMessage: null | ||
this.userUnitId = adData.posid | ||
if (adData.tmpl_type === 24) { | ||
this.customFullscreen = 'uni-ad-custom-fullscreen' | ||
} | ||
break | ||
@@ -174,0 +178,0 @@ case 9: |
{ | ||
"name": "@dcloudio/uni-cli-shared", | ||
"version": "2.0.2-alpha-4040220241217001", | ||
"version": "2.0.2-alpha-4040320241223001", | ||
"description": "uni-cli-shared", | ||
@@ -30,3 +30,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "7ffb59cebf4daf3234a9b70f873a451722ac1d5e" | ||
"gitHead": "eb1c716b5d328efb503c035b4974e8bce6ab8d1f" | ||
} |
Sorry, the diff of this file is not supported yet
820387
6097