当前位置:网站首页>Global styles and icons
Global styles and icons
2022-07-27 20:55:00 【Yuzhibo Linzhong Road】
1. Ali vector map
The first 1 Kind of :
After decompressing , Directly introducing main.js
main.js
// Introduce font icons
import './assets/fonts/iconfont.css'The first 2 Kind of ( recommend )
After decompressing , Put in the public style , Then introduce it into the style
Download and decompress Alibaba Icon Library

Change the file name to :font, Put in asset Folder
asset Create under folder css Public style

base.css It introduces Ali icon style
base.css
/* @import url('../font/iconfont.css'); */
@import '../font/iconfont.css'; Use the bottom again 2 Two ways to introduce
2. style
The first 1 Kind of :
main.js
// Import global style sheet
import './assets/css/base.css'The first 2 Kind of :( recommend )
App.vue
<style>
/* Styles can also be introduced here */
@import './assets/css/base.css';
</style>边栏推荐
- R语言使用epiDisplay包的lroc函数可视化logistic回归模型的ROC曲线并输出诊断表(diagnostic table)、可视化多条ROC曲线、使用legend函数为可视化图像添加图例
- 【深度学习】Pytorch Tensor 张量
- Software test interview question: if a string is known as "hello_world_yoyo", how to get a queue ["hello", "world", "yoyo"]
- MYSQL设计优化生成列
- How to calculate the execution time in the function resource usage when using the timer trigger type to process database data?
- 金仓数据库 Oracle 至 KingbaseES 迁移最佳实践 (4. Oracle数据库移植实战)
- 程序放在哪儿?
- JVS私有化部署启动失败处理方案
- When adding RTSP devices to easycvr platform, what is the reason for the phenomenon that they are all connected by TCP?
- Onion group joined hands with oceanbase to realize distributed upgrading, and global data has achieved cross cloud integration for the first time
猜你喜欢

Analysis on the optimization of login request in IM development of instant messaging mobile terminal

adb shell ls /system/bin(索引表)
![[Numpy] 数组属性](/img/eb/a27c24deeb7951828cdfbaa88c059c.png)
[Numpy] 数组属性

LabVIEW学习笔记九:捕捉由程序修改控件值产生的“值改变”事件

The variable "lattice" or class "lattice.latticeeasy" (matlab) is not defined

IOU 目标跟踪其一:IOU Tracker

Management of user organization structure

sql编码bug

JVS基础介绍

程序中的地址如何转换?
随机推荐
Hexagon_V65_Programmers_Reference_Manual(6)
Openresty Lua resty DNS domain name resolution
User and authority modify user password
Hexagon_V65_Programmers_Reference_Manual(7)
How to improve the picture transmission speed and success rate in the development of IM instant messaging under the mobile network
Openresty Lua resty core use
[deep learning] pytoch torch Autograd automatic differential engine
Arduino开发(二)_基于Arduino UNO开发板的RGB灯光控制方法
Software test interview question: count the number in a queue, how many positive numbers and how many negative numbers, such as [1, 3, 5, 7, 0, -1, -9, -4, -5, 8]
【防抖与节流】
学术分享 | 清华大学 康重庆:电力系统碳计量技术与应用(Matlab代码实现)
【深度学习】Pytorch Tensor 张量
推荐一款强大的搜索工具Listary
认识传输介质物理层概述
What configurations are required to connect polardb and redis?
《SRE:Google运维解密》读后有感
命令行 PDF 转换器:::fCoder 2PDF
你了解数据同步吗?
2022-07-19 advanced network engineering (XX) BGP route optimization, route optimization analysis one by one
创新案例 | 本地生活服务数字化,高德品牌升级的增长战略
