Browse Source

feature-tiktok-1.0:fixbug

feature-1.0
‘‘ 3 years ago
parent
commit
216ef8985a
  1. 2
      pages/creator/imgDetail.vue

2
pages/creator/imgDetail.vue

@ -416,7 +416,7 @@
//
if (!res.authSetting["scope.writePhotosAlbum"]) {
//
tt.authorize({
uni.authorize({
scope: "scope.album",
success: () => {
//

Loading…
Cancel
Save