feat: 添加多个页面和组件,优化现有功能
- 新增 `honeySource.vue`、`beeHiveData.vue`、`shoppingCart.vue`、`mine.vue` 页面 - 新增 `TransNav.vue` 组件,用于自定义导航栏 - 优化 `BeeTabbar.vue` 组件,修复导航栏切换逻辑 - 优化 `homePage.vue` 和 `shoppingMall.vue` 页面,添加跳转功能 - 更新 `pages.json`,配置新增页面的路由和导航栏 - 添加多个静态图片资源,用于页面展示 - 集成 `uni-popup`、`uni-scss`、`uni-transition` 等 uni-ui 组件,增强页面交互效果
This commit is contained in:
8
uni_modules/uni-scss/changelog.md
Normal file
8
uni_modules/uni-scss/changelog.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## 1.0.3(2022-01-21)
|
||||
- 优化 组件示例
|
||||
## 1.0.2(2021-11-22)
|
||||
- 修复 / 符号在 vue 不同版本兼容问题引起的报错问题
|
||||
## 1.0.1(2021-11-22)
|
||||
- 修复 vue3中scss语法兼容问题
|
||||
## 1.0.0(2021-11-18)
|
||||
- init
|
Reference in New Issue
Block a user