@10yun/cv-mobile-ui 0.5.40 → 0.5.41

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.
@@ -1296,6 +1296,7 @@ function getShreUserPosterBackgroundFc(objs, upimage) {
1296
1296
  }
1297
1297
 
1298
1298
  export default {
1299
+ _app: _app,
1299
1300
  getSharePoster,
1300
1301
  setText,
1301
1302
  setImage,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@10yun/cv-mobile-ui",
3
- "version": "0.5.40",
3
+ "version": "0.5.41",
4
4
  "description": "十云cvjs移动端ui,适用uniapp",
5
5
  "author": "10yun",
6
6
  "license": "Apache-2.0",