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
3e896e8e
Commit
3e896e8e
authored
Mar 04, 2021
by
程默
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
f
parent
4ddd37da
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
23 deletions
+0
-23
custom-tab-bar/index.js
+0
-7
src/app.json
+0
-16
No files found.
custom-tab-bar/index.js
View file @
3e896e8e
...
@@ -174,13 +174,6 @@ Component({
...
@@ -174,13 +174,6 @@ Component({
wx
.
switchTab
({
wx
.
switchTab
({
url
:
"/pages/home/main"
url
:
"/pages/home/main"
});
});
}
else
{
wx
.
switchTab
({
url
:
`/pages/tabBar
${
index
}
/main`
});
// ?from=tabbar&backpath=${
// data.link
// }
}
}
}
}
}
}
...
...
src/app.json
View file @
3e896e8e
...
@@ -8,10 +8,6 @@
...
@@ -8,10 +8,6 @@
"pages/address/main"
,
"pages/address/main"
,
"pages/contact/main"
,
"pages/contact/main"
,
"pages/officialAccount/main"
,
"pages/officialAccount/main"
,
"pages/tabBar1/main"
,
"pages/tabBar2/main"
,
"pages/tabBar3/main"
,
"pages/tabBar4/main"
,
"pages/changeAdr/main"
"pages/changeAdr/main"
],
],
"tabBar"
:
{
"tabBar"
:
{
...
@@ -23,18 +19,6 @@
...
@@ -23,18 +19,6 @@
"list"
:
[
"list"
:
[
{
{
"pagePath"
:
"pages/home/main"
"pagePath"
:
"pages/home/main"
},
{
"pagePath"
:
"pages/tabBar1/main"
},
{
"pagePath"
:
"pages/tabBar2/main"
},
{
"pagePath"
:
"pages/tabBar3/main"
},
{
"pagePath"
:
"pages/tabBar4/main"
}
}
]
]
},
},
...
...
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