diff --git a/pages/SDKIntegration/Lottie/index.nvue b/pages/SDKIntegration/Lottie/index.nvue index 01527142392ebbb64c18ef834884e6520d14d478..013c9819fb483f4835b2dd4b990b11c3e4de68fc 100644 --- a/pages/SDKIntegration/Lottie/index.nvue +++ b/pages/SDKIntegration/Lottie/index.nvue @@ -26,8 +26,8 @@ action: "play", loop: false, yanse: "red", - widthNum: 750, - heightNum: 200, + widthNum: 200, + heightNum: 500, comShow: true, animUrl: "/static/anim_a.json" } diff --git a/pages/component/helloView.nvue b/pages/component/helloView.nvue index f3743bd11db4187964d2823b18b7cd52f96ff8d5..648a648f52861bbdb746c034582b53980927f255 100644 --- a/pages/component/helloView.nvue +++ b/pages/component/helloView.nvue @@ -1,7 +1,10 @@ diff --git a/uni_modules/uts-hello-component/utssdk/app-android/container.vue b/uni_modules/uts-hello-component/utssdk/app-android/container.vue new file mode 100644 index 0000000000000000000000000000000000000000..ea4f87e37d829c359901f12d8f593bacdd7ebf79 --- /dev/null +++ b/uni_modules/uts-hello-component/utssdk/app-android/container.vue @@ -0,0 +1,21 @@ + + +