Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
hello uni-id-pages-x
提交
71a2480a
H
hello uni-id-pages-x
项目概览
DCloud
/
hello uni-id-pages-x
通知
43
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
H
hello uni-id-pages-x
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
71a2480a
编写于
6月 17, 2024
作者:
Anne_LXM
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
1.1.2
上级
f4ff8033
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
85 addition
and
2 deletion
+85
-2
manifest.json
manifest.json
+1
-1
uni_modules/uni-id-pages-x/changelog.md
uni_modules/uni-id-pages-x/changelog.md
+3
-0
uni_modules/uni-id-pages-x/package.json
uni_modules/uni-id-pages-x/package.json
+1
-1
uni_modules/uni-id-pages-x/pages_init.json
uni_modules/uni-id-pages-x/pages_init.json
+80
-0
未找到文件。
manifest.json
浏览文件 @
71a2480a
{
"name"
:
"hello uni-id-pages"
,
"name"
:
"hello uni-id-pages
-x
"
,
"appid"
:
"__UNI__7BF095C"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
...
...
uni_modules/uni-id-pages-x/changelog.md
浏览文件 @
71a2480a
## 1.1.2(2024-06-17)
-
新增 支持iOS端一键登录(HBuilderX 4.18+)
-
修复用户头像未更新的Bug
## 1.1.1(2024-04-28)
-
兼容uni-app-x对客户端uniPlatform的调整(uni-app-x内uniPlatform区分app-android、app-ios)
## 1.1.0(2024-04-07)
...
...
uni_modules/uni-id-pages-x/package.json
浏览文件 @
71a2480a
{
"id"
:
"uni-id-pages-x"
,
"displayName"
:
"uni-id-pages-x"
,
"version"
:
"1.1.
1
"
,
"version"
:
"1.1.
2
"
,
"description"
:
"适用于 uni-app-x 的云端一体简单、统一、可扩展的用户中心页面模版"
,
"keywords"
:
[
"用户中心"
,
...
...
uni_modules/uni-id-pages-x/pages_init.json
0 → 100644
浏览文件 @
71a2480a
{
"pages"
:
[
{
"path"
:
"uni_modules/uni-id-pages-x/pages/login/login"
,
"style"
:
{
"navigationBarTitleText"
:
"登录账号"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/userinfo/userinfo"
,
"style"
:
{
"navigationBarTitleText"
:
"我的资料"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/register/register"
,
"style"
:
{
"navigationBarTitleText"
:
"注册"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/retrieve/retrieve"
,
"style"
:
{
"navigationBarTitleText"
:
"重置密码"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/common/webview/webview"
,
"style"
:
{
"navigationBarTitleText"
:
""
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/userinfo/deactivate/deactivate"
,
"style"
:
{
"navigationBarTitleText"
:
"注销账号"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/userinfo/bindMobile/bindMobile"
,
"style"
:
{
"navigationBarTitleText"
:
"绑定手机号码"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/userinfo/setNickname/setNickname"
,
"style"
:
{
"navigationBarTitleText"
:
"设置昵称"
,
"enablePullDownRefresh"
:
false
,
"navigationStyle"
:
"custom"
//
"app-plus"
:
{
//
"titleNView"
:
{
//
"buttons"
:
[
//
{
//
"color"
:
"#fff"
,
//
"text"
:
"完成"
,
//
"float"
:
"right"
,
//
"fontWeight"
:
"normal"
//
}
//
]
//
}
//
}
}
},
{
"path"
:
"uni_modules/uni-id-pages-x/pages/userinfo/realnameAuth/realnameAuth"
,
"style"
:
{
"navigationBarTitleText"
:
"实名认证"
,
"enablePullDownRefresh"
:
false
}
}
]
}
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录