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
d154bc1d
Commit
d154bc1d
authored
Mar 04, 2021
by
程默
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix tabbar
parent
55553ae5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
0 deletions
+8
-0
src/pages/tabBar1/index.vue
+2
-0
src/pages/tabBar2/index.vue
+2
-0
src/pages/tabBar3/index.vue
+2
-0
src/pages/tabBar4/index.vue
+2
-0
static/font/demo_index.html
+0
-0
No files found.
src/pages/tabBar1/index.vue
View file @
d154bc1d
...
@@ -50,6 +50,8 @@ export default {
...
@@ -50,6 +50,8 @@ export default {
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
if
(
!
this
.
ss
&&
ss
)
{
if
(
!
this
.
ss
&&
ss
)
{
this
.
ss
=
`&sessionid=
${
ss
}
`
;
this
.
ss
=
`&sessionid=
${
ss
}
`
;
}
else
{
this
.
params
+=
`×tamp=
${
new
Date
().
getTime
()}
`
}
}
setTabBarActive
.
bind
(
this
)(
this
.
index
);
setTabBarActive
.
bind
(
this
)(
this
.
index
);
...
...
src/pages/tabBar2/index.vue
View file @
d154bc1d
...
@@ -49,6 +49,8 @@ export default {
...
@@ -49,6 +49,8 @@ export default {
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
if
(
!
this
.
ss
&&
ss
)
{
if
(
!
this
.
ss
&&
ss
)
{
this
.
ss
=
`&sessionid=
${
ss
}
`
;
this
.
ss
=
`&sessionid=
${
ss
}
`
;
}
else
{
this
.
params
+=
`×tamp=
${
new
Date
().
getTime
()}
`
}
}
setTabBarActive
.
bind
(
this
)(
this
.
index
);
setTabBarActive
.
bind
(
this
)(
this
.
index
);
...
...
src/pages/tabBar3/index.vue
View file @
d154bc1d
...
@@ -55,6 +55,8 @@ export default {
...
@@ -55,6 +55,8 @@ export default {
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
if
(
!
this
.
ss
&&
ss
)
{
if
(
!
this
.
ss
&&
ss
)
{
this
.
ss
=
`&sessionid=
${
ss
}
`
;
this
.
ss
=
`&sessionid=
${
ss
}
`
;
}
else
{
this
.
params
+=
`×tamp=
${
new
Date
().
getTime
()}
`
}
}
setTabBarActive
.
bind
(
this
)(
this
.
index
);
setTabBarActive
.
bind
(
this
)(
this
.
index
);
...
...
src/pages/tabBar4/index.vue
View file @
d154bc1d
...
@@ -55,6 +55,8 @@ export default {
...
@@ -55,6 +55,8 @@ export default {
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
let
ss
=
wx
.
getStorageSync
(
"sessionid"
);
if
(
!
this
.
ss
&&
ss
)
{
if
(
!
this
.
ss
&&
ss
)
{
this
.
ss
=
`&sessionid=
${
ss
}
`
;
this
.
ss
=
`&sessionid=
${
ss
}
`
;
}
else
{
this
.
params
+=
`×tamp=
${
new
Date
().
getTime
()}
`
}
}
setTabBarActive
.
bind
(
this
)(
this
.
index
);
setTabBarActive
.
bind
(
this
)(
this
.
index
);
...
...
static/font/demo_index.html
deleted
100644 → 0
View file @
55553ae5
This diff is collapsed.
Click to expand it.
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