Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
hello uni-app x
提交
50395311
H
hello uni-app x
项目概览
DCloud
/
hello uni-app x
通知
5995
Star
90
Fork
162
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
18
列表
看板
标记
里程碑
合并请求
1
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
H
hello uni-app x
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
18
Issue
18
列表
看板
标记
里程碑
合并请求
1
合并请求
1
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
50395311
编写于
7月 06, 2024
作者:
DCloud-WZF
💬
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 补充 zh-name
上级
eb92c88c
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
44 addition
and
44 deletion
+44
-44
pages.json
pages.json
+4
-4
pages/tabBar/component.uvue
pages/tabBar/component.uvue
+1
-1
target-pages.json
target-pages.json
+39
-39
未找到文件。
pages.json
浏览文件 @
50395311
...
...
@@ -649,13 +649,13 @@
{
"path"
:
"pages/API/unicloud/unicloud/cloud-function"
,
"style"
:
{
"navigationBarTitleText"
:
"云函数"
"navigationBarTitleText"
:
"
cloud function |
云函数"
}
},
{
"path"
:
"pages/API/unicloud/unicloud/cloud-object"
,
"style"
:
{
"navigationBarTitleText"
:
"云对象"
"navigationBarTitleText"
:
"
cloud object |
云对象"
}
},
{
...
...
@@ -784,13 +784,13 @@
{
"path"
:
"pages/API/unicloud/unicloud/cloud-storage"
,
"style"
:
{
"navigationBarTitleText"
:
"cloud storage"
"navigationBarTitleText"
:
"cloud storage
| 云存储
"
}
},
{
"path"
:
"pages/API/unicloud/unicloud/database"
,
"style"
:
{
"navigationBarTitleText"
:
"database"
"navigationBarTitleText"
:
"database
| 数据库
"
}
},
{
...
...
pages/tabBar/component.uvue
浏览文件 @
50395311
...
...
@@ -29,7 +29,7 @@
<uni-collapse-item v-for="menuItem in menu" :key="menuItem!.id" :title="menuItem!.name"
class="item">
<view v-for="page in menuItem!.pages" :key="page!.path" class="uni-navigate-item" hover-class="is--active"
@click="goPage(`/${page!.path}`)">
@click="goPage(`/${page!.path}`)">
<text class="uni-navigate-text">{{
page!.style["navigationBarTitleText"]
}}</text>
...
...
target-pages.json
浏览文件 @
50395311
...
...
@@ -22,7 +22,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"view"
"navigationBarTitleText"
:
"view
| 基本视图容器
"
}
},
{
...
...
@@ -40,7 +40,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"scroll-view"
"navigationBarTitleText"
:
"scroll-view
| 可滚动视图容器
"
}
},
{
...
...
@@ -82,7 +82,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"swiper"
"navigationBarTitleText"
:
"swiper
| 滑块视图容器
"
}
},
{
...
...
@@ -100,7 +100,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"list-view"
"navigationBarTitleText"
:
"list-view
| 列表组件
"
}
},
{
...
...
@@ -155,7 +155,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"sticky-section"
"navigationBarTitleText"
:
"sticky-section
| 吸顶布局容器
"
}
},
{
...
...
@@ -178,7 +178,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"sticky-header"
,
"navigationBarTitleText"
:
"sticky-header
| 吸顶布局容器
"
,
"enablePullDownRefresh"
:
false
}
},
...
...
@@ -197,7 +197,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"text"
"navigationBarTitleText"
:
"text
| 文本
"
}
},
{
...
...
@@ -221,7 +221,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"rich-text"
"navigationBarTitleText"
:
"rich-text
| 富图标
"
}
},
{
...
...
@@ -251,7 +251,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"progress"
"navigationBarTitleText"
:
"progress
| 进度条
"
}
},
{
...
...
@@ -269,7 +269,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"form"
"navigationBarTitleText"
:
"form
| 表单
"
}
},
{
...
...
@@ -287,7 +287,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"button"
"navigationBarTitleText"
:
"button
| 按钮
"
}
},
{
...
...
@@ -311,7 +311,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"radio"
"navigationBarTitleText"
:
"radio
| 单选项
"
}
},
{
...
...
@@ -329,7 +329,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"checkbox"
"navigationBarTitleText"
:
"checkbox
| 多选框
"
}
},
{
...
...
@@ -347,7 +347,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"input"
"navigationBarTitleText"
:
"input
| 输入框
"
}
},
{
...
...
@@ -365,7 +365,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"textarea"
"navigationBarTitleText"
:
"textarea
| 多行输入框
"
}
},
{
...
...
@@ -383,7 +383,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"slider"
"navigationBarTitleText"
:
"slider
| 滑动选择器
"
}
},
{
...
...
@@ -407,7 +407,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"picker-view"
"navigationBarTitleText"
:
"picker-view
| 嵌入页面的滚动选择器
"
}
},
{
...
...
@@ -425,7 +425,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"switch"
"navigationBarTitleText"
:
"switch
| 开关选择器
"
}
},
{
...
...
@@ -443,7 +443,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"image"
"navigationBarTitleText"
:
"image
| 图片
"
}
},
{
...
...
@@ -485,7 +485,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"video"
"navigationBarTitleText"
:
"video
| 视频
"
}
},
{
...
...
@@ -509,7 +509,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"navigator"
"navigationBarTitleText"
:
"navigator
| 页面链接
"
}
},
{
...
...
@@ -720,7 +720,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"movable-view"
"navigationBarTitleText"
:
"movable-view
| 可移动的视图容器
"
}
},
//
#endif
...
...
@@ -760,7 +760,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"picker"
"navigationBarTitleText"
:
"picker
| 底部弹出的滚动选择器
"
}
},
//
#endif
...
...
@@ -815,7 +815,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"editor"
"navigationBarTitleText"
:
"editor
| 富文本编辑器
"
}
},
//
#endif
...
...
@@ -1178,7 +1178,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"showActionSheet"
"navigationBarTitleText"
:
"showActionSheet
| 弹出操作菜单
"
}
},
{
...
...
@@ -1196,7 +1196,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"showModal"
"navigationBarTitleText"
:
"showModal
| 显示模态弹窗
"
}
},
{
...
...
@@ -1214,7 +1214,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"showLoading"
"navigationBarTitleText"
:
"showLoading
| 显示 loading 提示框
"
}
},
{
...
...
@@ -1232,7 +1232,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"showToast"
"navigationBarTitleText"
:
"showToast
| 显示消息提示框
"
}
},
{
...
...
@@ -1400,7 +1400,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"云函数"
"navigationBarTitleText"
:
"
cloud function |
云函数"
}
},
{
...
...
@@ -1418,7 +1418,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"云对象"
"navigationBarTitleText"
:
"
cloud object |
云对象"
}
},
{
...
...
@@ -1436,7 +1436,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"getSystemInfo"
"navigationBarTitleText"
:
"getSystemInfo
| 获取系统信息
"
}
},
{
...
...
@@ -1546,7 +1546,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"previewImage"
"navigationBarTitleText"
:
"previewImage
| 图片预览
"
}
},
{
...
...
@@ -1707,12 +1707,12 @@
},
{
"id"
:
"api.network.getNetworkType"
,
"name"
:
"
获取设备网络状态
"
,
"name"
:
"
getNetworkType
"
,
"index"
:
3
}
],
"style"
:
{
"navigationBarTitleText"
:
"
获取设备网络状态
"
"navigationBarTitleText"
:
"
getNetworkType | 获取网络类型
"
}
},
{
...
...
@@ -1766,7 +1766,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"cloud storage"
"navigationBarTitleText"
:
"cloud storage
| 云存储
"
}
},
{
...
...
@@ -1784,7 +1784,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"database"
"navigationBarTitleText"
:
"database
| 数据库
"
}
},
{
...
...
@@ -1802,7 +1802,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"getBatteryInfo"
"navigationBarTitleText"
:
"getBatteryInfo
| 获取电池电量信息
"
}
},
{
...
...
@@ -1896,7 +1896,7 @@
}
],
"style"
:
{
"navigationBarTitleText"
:
"rpx2px"
,
"navigationBarTitleText"
:
"rpx2px
| 将rpx单位值转换成px
"
,
"enablePullDownRefresh"
:
false
}
},
...
...
@@ -1948,7 +1948,7 @@
"group"
:
[
{
"id"
:
"api.ad"
,
"name"
:
"
广告
"
,
"name"
:
"
ad
"
,
"index"
:
12
},
{
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录