diff --git a/examples/hello-uniapp/pages/template/lazy-load-custom/lazy-load-custom.vue b/examples/hello-uniapp/pages/template/lazy-load-custom/lazy-load-custom.vue index c3d4f73bae41f308af2655918bb0bf171e40387d..e875f01490b08f3eb313f0459eb0afce1c707320 100644 --- a/examples/hello-uniapp/pages/template/lazy-load-custom/lazy-load-custom.vue +++ b/examples/hello-uniapp/pages/template/lazy-load-custom/lazy-load-custom.vue @@ -99,7 +99,7 @@ position: relative; } - .uni-media-list-logo wx-image { + .uni-media-list-logo image { position: absolute; left: 0; top: 0;