当前位置:网站首页>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>边栏推荐
- Software test interview question: given a queue, such as: [1, 3, 5, 7], how to put the first number into the third position to get: [3, 5, 1, 7]
- 用户和权限修改用户密码
- openresty lua-resty-dns 域名解析
- Things about stack migration
- 命令行 PDF 转换器:::fCoder 2PDF
- JVS基础框架功能列表
- 说透缓存一致性与内存屏障
- [numpy] broadcast mechanism
- R语言dplyr包进行数据分组聚合统计变换(Aggregating transforms)、计算dataframe数据的分组加和值(sum)
- 技术博客及教程
猜你喜欢

在字节干了两年离职后,一口气拿到15家Offer

Write bootloader from 0

命令行 PDF 转换器:::fCoder 2PDF

People call this software testing engineer. You're just making a living (with HR interview Dictionary)

Arduino development (II)_ RGB light control method based on Arduino uno development board

五大知名人士对于AI的忧虑

UE5使用DLSS(超级采样)提升场景的 FPS 远离卡顿的优化方案

Why does Alibaba prohibit more than three forms from joining?

JVS基础介绍

做测试, 就得去大厂,内部披露BAT大厂招聘“潜规则”
随机推荐
Go --- automatic recompilation of air
Kingbasees heterogeneous database migration guide (4. Application migration process)
R语言使用dplyr包进行数据聚合统计计算滑动窗口统计值(Window Statistics)、计算滑动分组均值(mean)并合并生成的统计数据到原数据集中
DJI内推码(一码一用,2022年7月26日更新)
重复的DNA序列[hash判定重复+滑动窗口+二进制编码之位运算]
用户和权限撤销用户权限
SLIM:自监督点云场景流与运动估计(ICCV 2021)
金仓数据库 KingbaseES异构数据库移植指南 (3. KingbaseES移植能力支撑体系)
【深度学习】Pytorch Tensor 张量
How to solve the problem of missing alarm information and synchronization when Haikang equipment is connected to easycvr?
Do you know about data synchronization?
SRE相关问题答疑
好开不贵,舒适安全!深度体验比亚迪宋Pro DM-i
hcip第五天
Write bootloader from 0
adb shell ls /system/bin(索引表)
2022-07-19 advanced network engineering (XX) BGP route optimization, route optimization analysis one by one
Nailing development document
Swiftui view onReceive method receives "redundant" event resolution
[program life] "stage summary" - unwilling to be ordinary
