We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://hummer.didi.cn/doc-tenon#/zh-CN/basic_style
基础样式中
background-image: url("https://dpubstatic.udache.com/static/dpubimg/RJ4ZZ_M5ie/WechatIMG24764.jpeg");
@hummer/[email protected] @hummer/tenon-vue": "^1.7.0",
展示背景图片
<view class="item-container"> <view class="demo-box background-box"></view> </view>
.background-box { background-image: url("https://dpubstatic.udache.com/static/dpubimg/RJ4ZZ_M5ie/WechatIMG24764.jpeg"); }
The text was updated successfully, but these errors were encountered:
这段文档描述不是很清楚
Sorry, something went wrong.
yFeii
No branches or pull requests
https://hummer.didi.cn/doc-tenon#/zh-CN/basic_style
描述
基础样式中
background-image: url("https://dpubstatic.udache.com/static/dpubimg/RJ4ZZ_M5ie/WechatIMG24764.jpeg");
Hummer version:
@hummer/[email protected]
@hummer/tenon-vue": "^1.7.0",
复现步骤
预期结果
展示背景图片
样例代码、屏幕截图或者仓库链接
The text was updated successfully, but these errors were encountered: