Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
hello_uni-id-pages
比较版本
8fcde65264848f40e235cf1ebe78dabb83592753...65aadfd700c86e864e4a7c03e4fc02fa039f811e
H
hello_uni-id-pages
项目概览
DCloud
/
hello_uni-id-pages
通知
1054
Star
31
Fork
43
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
4
列表
看板
标记
里程碑
合并请求
2
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
H
hello_uni-id-pages
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
4
Issue
4
列表
看板
标记
里程碑
合并请求
2
合并请求
2
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
源分支
65aadfd700c86e864e4a7c03e4fc02fa039f811e
选择Git版本
...
目标分支
8fcde65264848f40e235cf1ebe78dabb83592753
选择Git版本
比较
Commits (2)
https://gitcode.net/dcloud/hello_uni-id-pages/-/commit/29fb4f70ab4af687604c2743bcca4b8685cdddfe
fix:PC设置头像无效
2024-02-20T16:05:44+08:00
Anne_LXM
54163582+anne-lxm@users.noreply.github.com
https://gitcode.net/dcloud/hello_uni-id-pages/-/commit/65aadfd700c86e864e4a7c03e4fc02fa039f811e
1.1.18
2024-02-20T16:05:57+08:00
Anne_LXM
54163582+anne-lxm@users.noreply.github.com
隐藏空白更改
内联
并排
Showing
4 changed file
with
25 addition
and
25 deletion
+25
-25
manifest.json
manifest.json
+4
-4
uni_modules/uni-id-pages/changelog.md
uni_modules/uni-id-pages/changelog.md
+2
-0
uni_modules/uni-id-pages/components/uni-id-pages-avatar/uni-id-pages-avatar.vue
...es/components/uni-id-pages-avatar/uni-id-pages-avatar.vue
+18
-20
uni_modules/uni-id-pages/package.json
uni_modules/uni-id-pages/package.json
+1
-1
未找到文件。
manifest.json
浏览文件 @
65aadfd7
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
"dSYMs"
:
false
,
"dSYMs"
:
false
,
"capabilities"
:
{
"capabilities"
:
{
"entitlements"
:
{
"entitlements"
:
{
"com.apple.developer.associated-domains"
:
[
"
applinks:static-9f641af8-e860-44e5-b18f-f68dd8fe3fe4.bspapp.com
"
]
"com.apple.developer.associated-domains"
:
[
""
]
}
}
}
}
},
},
...
@@ -58,8 +58,8 @@
...
@@ -58,8 +58,8 @@
"oauth"
:
{
"oauth"
:
{
"univerify"
:
{},
"univerify"
:
{},
"weixin"
:
{
"weixin"
:
{
"appid"
:
"
wxffdd8fa6ec4ef2a0
"
,
"appid"
:
""
,
"UniversalLinks"
:
"
https://static-9f641af8-e860-44e5-b18f-f68dd8fe3fe4.bspapp.com/uni-universallinks/__UNI__0B1B311/
"
"UniversalLinks"
:
""
},
},
"apple"
:
{}
"apple"
:
{}
},
},
...
@@ -143,7 +143,7 @@
...
@@ -143,7 +143,7 @@
"mode"
:
"hash"
"mode"
:
"hash"
}
}
},
},
"_spaceID"
:
"
9f641af8-e860-44e5-b18f-f68dd8fe3fe4
"
,
"_spaceID"
:
""
,
"fallbackLocale"
:
"zh-Hans"
,
"fallbackLocale"
:
"zh-Hans"
,
"locale"
:
"zh-Hans"
"locale"
:
"zh-Hans"
}
}
uni_modules/uni-id-pages/changelog.md
浏览文件 @
65aadfd7
## 1.1.18(2024-02-20)
-
修复 PC设置头像无效的问题
## 1.1.17(2023-12-14)
## 1.1.17(2023-12-14)
-
uni-id-co 移除一键登录、短信的调用凭据
-
uni-id-co 移除一键登录、短信的调用凭据
## 1.1.16(2023-10-18)
## 1.1.16(2023-10-18)
...
...
uni_modules/uni-id-pages/components/uni-id-pages-avatar/uni-id-pages-avatar.vue
浏览文件 @
65aadfd7
...
@@ -129,26 +129,24 @@
...
@@ -129,26 +129,24 @@
filePath
=
res
.
tempFilePaths
[
0
]
filePath
=
res
.
tempFilePaths
[
0
]
//非app端剪裁头像,app端用内置的原生裁剪
//非app端剪裁头像,app端用内置的原生裁剪
// #ifndef APP-PLUS
// #ifdef H5
filePath
=
await
new
Promise
((
callback
)
=>
{
if
(
!
this
.
isPC
)
{
// #ifdef H5
filePath
=
await
new
Promise
((
callback
)
=>
{
if
(
!
this
.
isPC
)
{
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
'
/uni_modules/uni-id-pages/pages/userinfo/cropImage/cropImage?path=
'
+
url
:
'
/uni_modules/uni-id-pages/pages/userinfo/cropImage/cropImage?path=
'
+
filePath
+
`&options=
${
JSON
.
stringify
(
crop
)}
`
,
filePath
+
`&options=
${
JSON
.
stringify
(
crop
)}
`
,
animationType
:
"
fade-in
"
,
animationType
:
"
fade-in
"
,
events
:
{
events
:
{
success
:
url
=>
{
success
:
url
=>
{
callback
(
url
)
callback
(
url
)
}
}
},
},
complete
(
e
)
{
complete
(
e
)
{
console
.
log
(
e
);
// console.log(e);
}
}
});
});
})
}
}
// #endif
})
// #endif
// #endif
let
cloudPath
=
this
.
userInfo
.
_id
+
''
+
Date
.
now
()
let
cloudPath
=
this
.
userInfo
.
_id
+
''
+
Date
.
now
()
...
...
uni_modules/uni-id-pages/package.json
浏览文件 @
65aadfd7
{
{
"id"
:
"uni-id-pages"
,
"id"
:
"uni-id-pages"
,
"displayName"
:
"uni-id-pages"
,
"displayName"
:
"uni-id-pages"
,
"version"
:
"1.1.1
7
"
,
"version"
:
"1.1.1
8
"
,
"description"
:
"云端一体简单、统一、可扩展的用户中心页面模版"
,
"description"
:
"云端一体简单、统一、可扩展的用户中心页面模版"
,
"keywords"
:
[
"keywords"
:
[
"用户管理"
,
"用户管理"
,
...
...