当前位置:网站首页>Visit the image URL stored by Alibaba cloud to preview the thumbnail directly on the web page instead of downloading it directly
Visit the image URL stored by Alibaba cloud to preview the thumbnail directly on the web page instead of downloading it directly
2022-07-01 03:45:00 【My little brother】
When doing the grain college project , Because the teacher didn't make the backstage front end of the rotation map , Here I realized it myself , There's a problem , I'll make a list of the broadcast pictures first :
Here are the pictures stored by Alibaba cloud URL It is directly displayed , I think it's better to show pictures here ,
Later, it was used in web pages img label :
<el-table-column label=" Picture path " >
<template slot-scope="scope">
<img :src="scope.row.imageUrl">
</template>
</el-table-column>

It's ridiculous , Here is a direct display of the whole picture , Later, I considered whether it was possible to show it in the form of a thumbnail , I really found , Alibaba cloud pictures url Followed by ?x-oss-process=image/resize,m_fill,h_100,w_200 You can show a thumbnail , You can also customize Width and Height, Here, the front end is directly spliced :

Barely achieve the effect :
Reference link : Alibaba cloud oss How to get thumbnails of specified pictures 、 Video thumbnail
边栏推荐
猜你喜欢

后台系统右边内容如何出现滚动条和解决双滚动条的问题

Feature Pyramid Networks for Object Detection论文理解

数据库中COMMENT关键字的使用

Cygwin的下载和安装配置

Future of NTF and trends in 2022

Processing of menu buttons on the left and contents on the right of the background system page, and double scrolling appears on the background system page

Appium fundamentals of automated testing - basic principles of appium

The method to measure the similarity of two vectors: cosine similarity, pytorch calculate cosine similarity: torch nn. CosineSimilarity(dim=1, eps=1e-08)

Home online shopping project

【TA-霜狼_may-《百人计划》】1.3纹理的秘密
随机推荐
Access denied for user ‘ODBC‘@‘localhost‘ (using password: NO)
72. edit distance
Sort linked list (merge sort)
[party benefits] jsonobject to string, leave blank
How to display scrollbars on the right side of the background system and how to solve the problem of double scrollbars
[shortcut key]
Appium自动化测试基础 — APPium基本原理
[深度学习]激活函数(Sigmoid等)、前向传播、反向传播和梯度优化;optimizer.zero_grad(), loss.backward(), optimizer.step()的作用及原理
10、Scanner. Next() cannot read spaces /indexof -1
165. compare version numbers
报错:Plug-ins declaring extensions or extension points must set the singleton directive to true
Edge drawing: a combined real-time edge and segment detector
torch.histc
ASGNet论文和代码解读2
187. 重复的DNA序列
SEM of C language_ Tvariable type
Leetcode:829. Sum of continuous integers
【伸手党福利】JSONObject转String保留空字段
171. Excel 表列序号
Idea plug-in backup table