<template> <view class="lc-container"> <u-image width="100%" height="100%" src="/static/syZN.jpg"></u-image> </view> </template> <script> </script> <style lang="less"> .lc-container{ width: 100%; } </style>