Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
AdviceMobileStructure
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
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
Kulya
AdviceMobileStructure
Commits
582eb4b4
Commit
582eb4b4
authored
Jul 24, 2020
by
Kulya
😊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
16fe3fed
Pipeline
#59
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
77 additions
and
1 deletion
+77
-1
README.md
README.md
+77
-1
No files found.
README.md
View file @
582eb4b4
Параметры:
RestKey = e0mnf0e1a2f0y88k
DefaultLanguage = ru
**Элементы локального хранилища:**
*Главное меню:*
{MainMenu:
[
{
title : 'Title',
link or code or path : 'home',
position: 1,
},
{
title : 'Second',
link or code or path : '/second',
position: 2,
},
...
]}
*Список разделов статей*
{elements:
[
{
title : 'Title',
description : '',
icon_or_photo: '',
path: '',
sort: 1,
},
{
title : 'Title',
description : '',
icon_or_photo: '',
path: '',
sort: 1
},
...
]}
*Статьи которые пользователь хоть раз заходил*
{elements:
[
{
title : 'Title',
description : '',
photo: '',
fulltext: '',
links:
[]
,
attachments:
[]
,
comments:
[]
,
sort: 1,
date: ''
},
{
title : 'Title',
description : '',
photo: '',
fulltext: '',
links:
[]
,
attachments:
[]
,
comments:
[]
,
sort: 2,
date: ''
},
...
]}
Получения информации текущего профиля если авторизован:
...
...
@@ -27,4 +97,10 @@ https://madad.4u.uz/rest/1/{restkey}/profile
}
}`
Окно загрузки с логотипом
\ No newline at end of file
**Окно загрузки**
с логотипом
https://madad.4u.uz/upload/mobile/logo.png
и предложения "добро пожаловать"
и если пользователь прежде авторизован показиваем его имя и фото
Главная страница
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