Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yoho-miniapp-ufo
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
李奇
2019-01-31 09:54:16 +0800
Commit
d6df8f62d480e0ebdb539f0f064c6f8e83296642
2 parents
e9b94a0c
64f3952f
Merge branch 'feature/location' into 'master'
位置信息使用说明更新 See merge request
!8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/app.js
src/app.js
View file @
d6df8f6
...
...
@@ -80,7 +80,7 @@ class App extends Component {
],
"permission"
:
{
"scope.userLocation"
:
{
"desc"
:
"
你的位置信息将用于小程序位置接口的效果展示
"
"desc"
:
"
位置信息将用于界定您是否符合参与资格
"
}
},
window
:
{
...
...
Please
register
or
login
to post a comment