当前位置:网站首页>Uniapp setting background image effect demo (sorting)
Uniapp setting background image effect demo (sorting)
2022-07-06 22:34:00 【I'm happy】
Sometimes setting the background image will report an error - Use intra bank solution
<template>
<view class="bg align-center" :style="{backgroundImage: 'url(' + imgSrc.src+ ')'}"> Buy now </view>
</template>
<script>
export default {
data(){
return{
imgSrc:{
src: '../../static/home/lists.svg', // Picture path
}
}
}
}
</script>
<style>
.bg {
background-size: 100% 100%;
}
</style>
边栏推荐
- MySQL教程的天花板,收藏好,慢慢看
- 网络基础入门理解
- Puppeter connects to the existing Chrome browser
- Inno Setup 打包及签名指南
- Senior soft test (Information System Project Manager) high frequency test site: project quality management
- 【LeetCode】19、 删除链表的倒数第 N 个结点
- Data storage (1)
- 重磅新闻 | Softing FG-200获得中国3C防爆认证 为客户现场测试提供安全保障
- What are the specific steps and schedule of IELTS speaking?
- Const keyword
猜你喜欢
How to confirm the storage mode of the current system by program?
Attack and defense world miscall
自定义 swap 函数
自制J-Flash烧录工具——Qt调用jlinkARM.dll方式
3DMAX assign face map
【LeetCode】19、 删除链表的倒数第 N 个结点
Heavyweight news | softing fg-200 has obtained China 3C explosion-proof certification to provide safety assurance for customers' on-site testing
Self made j-flash burning tool -- QT calls jlinkarm DLL mode
labelimg的安装与使用
NPDP认证|产品经理如何跨职能/跨团队沟通?
随机推荐
MySQL----初识MySQL
Leetcode exercise - Sword finger offer 26 Substructure of tree
sizeof关键字
GD32F4XX串口接收中断和闲时中断配置
剑指offer刷题记录1
12、 Start process
MySQL约束的分类、作用及用法
Use ECs to set up an agent
Daily question 1: force deduction: 225: realize stack with queue
Aardio - 利用customPlus库+plus构造一个多按钮组件
Crawler obtains real estate data
重磅新闻 | Softing FG-200获得中国3C防爆认证 为客户现场测试提供安全保障
Void keyword
CCNA Cisco network EIGRP protocol
机试刷题1
Inno Setup 打包及签名指南
Attack and defense world miscall
2022-07-05 使用tpcc对stonedb进行子查询测试
金融人士必读书籍系列之六:权益投资(基于cfa考试内容大纲和框架)
npm无法安装sharp