fix(api): 替换所有接口请求的域名为 guilixu-api.websoft.top
- 将获取 STS Token 的接口地址由 paopao-api 改为 guilixu-api - 更新图片上传接口地址为新的 guilixu-api 域名 - 修改用户推广页面中邀请码链接和二维码接口的域名 - 更改注册页微信登录接口请求的域名为 guilixu-api
BIN
src/assets/logo.png
Normal file
|
After Width: | Height: | Size: 154 KiB |
27
src/assets/tabbar/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# TabBar 图标目录
|
||||
|
||||
请将以下图标文件放置在此目录下:
|
||||
|
||||
## 必需图标
|
||||
|
||||
1. **home.png** - 首页图标(未选中)
|
||||
2. **home-active.png** - 首页图标(选中)
|
||||
3. **user.png** - 我的图标(未选中)
|
||||
4. **user-active.png** - 我的图标(选中)
|
||||
|
||||
## 图标规范
|
||||
|
||||
- 尺寸: 81px × 81px(推荐)
|
||||
- 格式: PNG
|
||||
- 背景: 透明
|
||||
- 未选中状态: 灰色(#999999)
|
||||
- 选中状态: 主题色(#1890ff)
|
||||
|
||||
## 临时解决方案
|
||||
|
||||
在获取正式图标前,可以使用在线工具生成或使用简单的占位图标。
|
||||
|
||||
推荐图标库:
|
||||
- [Iconfont](https://www.iconfont.cn/)
|
||||
- [Flaticon](https://www.flaticon.com/)
|
||||
- [Feather Icons](https://feathericons.com/)
|
||||
BIN
src/assets/tabbar/home-active.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
src/assets/tabbar/home.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
src/assets/tabbar/order-active.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
src/assets/tabbar/order.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
src/assets/tabbar/points-active.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
src/assets/tabbar/points.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
src/assets/tabbar/shop-active.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
src/assets/tabbar/shop.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
src/assets/tabbar/user-active.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
src/assets/tabbar/user.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |