Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
c1c13b31
Commit
c1c13b31
authored
Feb 10, 2026
by
Sweet Zhang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://139.224.139.2:9091/chaosun/CFFP
into dev
parents
d4ceea17
bee435c9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
pages/inviteJoin/inviteJoin.vue
+9
-0
No files found.
pages/inviteJoin/inviteJoin.vue
View file @
c1c13b31
...
...
@@ -391,6 +391,15 @@
this
.
$refs
.
share
.
open
()
// #endif
//#ifdef H5
if
(
uni
.
getStorageSync
(
'mpCffp'
))
{
this
.
qrCodeUrl
=
shareURL
+
"/myPackageA/applyFranchise/applyFranchise?shareId="
+
this
.
shareId
+
'&invitationCode='
+
this
.
invitationCode
+
'&inviteUserId='
+
this
.
userId
,
//分享链接
this
.
posterImg
=
'@/static/images/sharePoster.png'
this
.
isLoading
=
true
return
}
this
.
shareTipsFlag
=
true
;
this
.
getshareData
()
// #endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment