Commit 6e8a5f53 by 刘泽奇

123

parent 53a526b2
......@@ -15,7 +15,7 @@
<link rel="stylesheet" href="/css/autocomplete.css">
<link rel="stylesheet" href="/css/ele/mintui-css/mint-ui.css">
<link rel="stylesheet" href="/css/mobile.css">
<link rel="stylesheet" type="text/css" href="http://at.alicdn.com/t/font_1358146_xbgxi6o3pl.css" />
<link rel="stylesheet" type="text/css" href="http://at.alicdn.com/t/font_1615199_u1lgski8bz.css" />
<script src="/js/vue/vue.min.js"></script>
<script src="/js/vue/vue-router.min.js"></script>
......
......@@ -225,9 +225,9 @@ axios.get("/vue/comp/base").then(function (res) {
mitems: [
// code里的值控制活动时的样式..
// { "code": "waitsign", "text": "神盾", "icon": "fa fa-clock-o" },
{ "code": "mobilehome", "text": "首页", "icon": "mintui mintui-home" },
{ "code": "mobiledeal", "text": "交易", "icon": "mintui mintui-jiaoyi" },
{ "code": "mobilemy", "text": "我的", "icon": "mintui mintui-wode" },
{ "code": "mobilehome", "text": "首页", "icon": "zqq zqq-shouyeshouye" },
{ "code": "mobiledeal", "text": "交易", "icon": "zqq zqq-jiaoyiguanli" },
{ "code": "mobilemy", "text": "我的", "icon": "zqq zqq-wode" },
],
openid: null,
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment