Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
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
0
Merge Requests
0
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
程默
mayi-mp-shop
Commits
e26d7d58
Commit
e26d7d58
authored
Feb 24, 2021
by
李嘉林
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'nativehome_tst' of
http://code.mayi888.com/chengmo/mayi-mp-shop
into nativehome_tst
parents
33827bbb
9e5a107f
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
29 additions
and
1 deletions
+29
-1
src/pages/tabBar1/index.vue
+4
-0
src/pages/tabBar1/main.json
+4
-1
src/pages/tabBar2/index.vue
+3
-0
src/pages/tabBar2/main.json
+4
-0
src/pages/tabBar3/index.vue
+3
-0
src/pages/tabBar3/main.json
+4
-0
src/pages/tabbar4/index.vue
+3
-0
src/pages/tabbar4/main.json
+4
-0
No files found.
src/pages/tabBar1/index.vue
View file @
e26d7d58
...
...
@@ -4,6 +4,10 @@
<
template
>
<div>
<web-view
:src=
"pageUrl"
@
error=
"handleError"
></web-view>
<div
style=
"width:100%;height:90vh;display:flex;justify-content: center;align-items: center;"
>
<van-loading
size=
"40px"
type=
"spinner"
></van-loading>
</div>
</div>
</
template
>
...
...
src/pages/tabBar1/main.json
View file @
e26d7d58
{
"usingComponents"
:
{
"van-loading"
:
"/static/vant/loading/index"
}
}
\ No newline at end of file
src/pages/tabBar2/index.vue
View file @
e26d7d58
...
...
@@ -4,6 +4,9 @@
<
template
>
<div>
<web-view
:src=
"pageUrl"
@
error=
"handleError"
></web-view>
<div
style=
"width:100%;height:90vh;display:flex;justify-content: center;align-items: center;"
>
<van-loading
size=
"40px"
type=
"spinner"
></van-loading>
</div>
</div>
</
template
>
...
...
src/pages/tabBar2/main.json
View file @
e26d7d58
{
"usingComponents"
:
{
"van-loading"
:
"/static/vant/loading/index"
}
}
\ No newline at end of file
src/pages/tabBar3/index.vue
View file @
e26d7d58
...
...
@@ -4,6 +4,9 @@
<
template
>
<div>
<web-view
:src=
"pageUrl"
@
error=
"handleError"
></web-view>
<div
style=
"width:100%;height:90vh;display:flex;justify-content: center;align-items: center;"
>
<van-loading
size=
"40px"
type=
"spinner"
></van-loading>
</div>
</div>
</
template
>
...
...
src/pages/tabBar3/main.json
View file @
e26d7d58
{
"usingComponents"
:
{
"van-loading"
:
"/static/vant/loading/index"
}
}
\ No newline at end of file
src/pages/tabbar4/index.vue
View file @
e26d7d58
...
...
@@ -4,6 +4,9 @@
<
template
>
<div>
<web-view
:src=
"pageUrl"
@
error=
"handleError"
></web-view>
<div
style=
"width:100%;height:90vh;display:flex;justify-content: center;align-items: center;"
>
<van-loading
size=
"40px"
type=
"spinner"
></van-loading>
</div>
</div>
</
template
>
...
...
src/pages/tabbar4/main.json
View file @
e26d7d58
{
"usingComponents"
:
{
"van-loading"
:
"/static/vant/loading/index"
}
}
\ No newline at end of file
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