当前位置:网站首页>05 tabbar navigation bar function
05 tabbar navigation bar function
2022-06-13 02:28:00 【JSONP$】
05 tabBar Navigation bar function

How to implement the change ?
Start by opening app.json
Just set this object , Pay attention to and page At the same level
"tabBar": {
"color": "#333333",
"selectedColor": "#1296db",
"borderStyle": "white",
"list": [{
"selectedIconPath": "images/table/ home page 1.png",
"iconPath": "images/table/ home page .png",
"pagePath": "pages/home/home",
"text": " home page "
},
{
"selectedIconPath": "images/table/ my 1.png",
"iconPath": "images/table/ my .png",
"pagePath": "pages/my/my",
"text": " my "
}
]
},
Where can I get the required icon , We can go to Alibaba vector icon to get , Download it locally !
边栏推荐
- Microsoft Pinyin opens U / V input mode
- Mbedtls migration experience
- Understand HMM
- CCF 201409-1: adjacent number pairs (100 points + problem solving ideas)
- Introduction to arm Cortex-M learning
- [pytorch]fixmatch code explanation - data loading
- The fastest empty string comparison method C code
- Redis multiple servers share one
- Sqlserver2008 denied select permission on object'***** '(database'*****', schema'dbo')
- SQLserver2008 拒绝了对对象 '****' (数据库 '****',架构 'dbo')的 SELECT 权限
猜你喜欢

L1 regularization and its sparsity

Huawei equipment is configured with CE dual attribution
![[reading papers] comparison of deeplobv1-v3 series, brief review](/img/80/714b8e5b2ad31b0a1a0b8320a3c714.jpg)
[reading papers] comparison of deeplobv1-v3 series, brief review

Basic principle of bilateral filtering

Share three stories about CMDB

Armv8-m (Cortex-M) TrustZone summary and introduction

Introduction to arm Cortex-M learning

Image table solid line and dashed line detection
![[reading papers] deep learning face representation from predicting 10000 classes. deepID](/img/40/94ac64998a34d03ea61ad0091a78bf.jpg)
[reading papers] deep learning face representation from predicting 10000 classes. deepID
![[programming idea] communication interface of data transmission and decoupling design of communication protocol](/img/cd/896d1bcad556ffcbf1007bc984afeb.jpg)
[programming idea] communication interface of data transmission and decoupling design of communication protocol
随机推荐
Leetcode 473. Match to square [violence + pruning]
Basic principle of bilateral filtering
[open source] libinimini: a minimalist ini parsing library for single chip computers
Introduction to easydl object detection port
Understand speech denoising
Basic exercise of test questions decimal to hexadecimal
在IDEA使用C3P0連接池連接SQL數據庫後卻不能顯示數據庫內容
The precision of C language printf output floating point numbers
[work notes] the problem of high leakage current in standby mode of dw7888 motor driver chip
[pytorch]fixmatch code explanation - data loading
too old resource version,Code:410
Basic exercises of test questions letter graphics ※
Thesis reading - autovc: zero shot voice style transfer with only autoencoder loss
Number of special palindromes in basic exercise of test questions
C language compressed string is saved to binary file, and the compressed string is read from binary file and decompressed.
Automatic differential reference
ROS learning-6 detailed explanation of publisher programming syntax
Graph theory, tree based concept
Huawei equipment is configured with CE dual attribution
Understand CRF