Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
蒋勇
zhichan
Commits
6e8a5f53
Commit
6e8a5f53
authored
Jan 16, 2020
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
53a526b2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
igirl-web/app/front/entry/mobile.ejs
+1
-1
igirl-web/app/front/entry/public/js/mobile.js
+3
-3
No files found.
igirl-web/app/front/entry/mobile.ejs
View file @
6e8a5f53
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<link
rel=
"stylesheet"
href=
"/css/autocomplete.css"
>
<link
rel=
"stylesheet"
href=
"/css/autocomplete.css"
>
<link
rel=
"stylesheet"
href=
"/css/ele/mintui-css/mint-ui.css"
>
<link
rel=
"stylesheet"
href=
"/css/ele/mintui-css/mint-ui.css"
>
<link
rel=
"stylesheet"
href=
"/css/mobile.css"
>
<link
rel=
"stylesheet"
href=
"/css/mobile.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://at.alicdn.com/t/font_1
358146_xbgxi6o3pl
.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://at.alicdn.com/t/font_1
615199_u1lgski8bz
.css"
/>
<script
src=
"/js/vue/vue.min.js"
></script>
<script
src=
"/js/vue/vue.min.js"
></script>
<script
src=
"/js/vue/vue-router.min.js"
></script>
<script
src=
"/js/vue/vue-router.min.js"
></script>
...
...
igirl-web/app/front/entry/public/js/mobile.js
View file @
6e8a5f53
...
@@ -225,9 +225,9 @@ axios.get("/vue/comp/base").then(function (res) {
...
@@ -225,9 +225,9 @@ axios.get("/vue/comp/base").then(function (res) {
mitems
:
[
mitems
:
[
// code里的值控制活动时的样式..
// code里的值控制活动时的样式..
// { "code": "waitsign", "text": "神盾", "icon": "fa fa-clock-o" },
// { "code": "waitsign", "text": "神盾", "icon": "fa fa-clock-o" },
{
"code"
:
"mobilehome"
,
"text"
:
"首页"
,
"icon"
:
"
mintui mintui-hom
e"
},
{
"code"
:
"mobilehome"
,
"text"
:
"首页"
,
"icon"
:
"
zqq zqq-shouyeshouy
e"
},
{
"code"
:
"mobiledeal"
,
"text"
:
"交易"
,
"icon"
:
"
mintui mintui-jiaoy
i"
},
{
"code"
:
"mobiledeal"
,
"text"
:
"交易"
,
"icon"
:
"
zqq zqq-jiaoyiguanl
i"
},
{
"code"
:
"mobilemy"
,
"text"
:
"我的"
,
"icon"
:
"
mintui mintui
-wode"
},
{
"code"
:
"mobilemy"
,
"text"
:
"我的"
,
"icon"
:
"
zqq zqq
-wode"
},
],
],
openid
:
null
,
openid
:
null
,
};
};
...
...
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