Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uni-app-ddh-shop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhanhai
uni-app-ddh-shop
Commits
f6ba57aa
Commit
f6ba57aa
authored
Oct 31, 2024
by
caimeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并前提交
parent
4aef0c70
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
.gitignore
.gitignore
+1
-1
web.vue
pages/web/web.vue
+1
-1
.DS_Store
static/.DS_Store
+0
-0
No files found.
.gitignore
View file @
f6ba57aa
.DS_Store
.DS_Store
/
node_modules/
dist/
unpackage/
...
...
pages/web/web.vue
View file @
f6ba57aa
...
...
@@ -6,7 +6,7 @@
<
script
>
import
{
loadLocation
}
from
'./tools'
import
{
CheckContactPermission
,
SelectContact
}
from
'./authPermission'
import
{
CheckContactPermission
,
SelectContact
,
CheckUniFace
}
from
'./authPermission'
import
{
UploadFile
}
from
'./utils/uploads'
import
Permission
from
'@/js_sdk/wa-permission/permission'
//权限工具类
const
LF
=
uni
.
requireNativePlugin
(
'AThree-LFv2'
)
...
...
static/.DS_Store
View file @
f6ba57aa
No preview for this file type
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