Commit d04d5191 by 穆启卓

Merge remote-tracking branch 'remotes/origin/dev_yijun' into mutou

parents 5a6c565e 0e6b6abb
...@@ -5,8 +5,8 @@ import store from './store' ...@@ -5,8 +5,8 @@ import store from './store'
import axios from 'axios' import axios from 'axios'
import wx from 'weixin-js-sdk' import wx from 'weixin-js-sdk'
import api from "@/components/axios/api" import api from "@/components/axios/api"
import VConsole from 'vconsole/dist/vconsole.min.js' //import vconsole // import VConsole from 'vconsole/dist/vconsole.min.js' //import vconsole
let vConsole = new VConsole() // 初始化 // let vConsole = new VConsole() // 初始化
Vue.config.productionTip = false Vue.config.productionTip = false
......
...@@ -817,7 +817,7 @@ export default { ...@@ -817,7 +817,7 @@ export default {
width: 0.58rem; width: 0.58rem;
height: 0.58rem; height: 0.58rem;
position: absolute; position: absolute;
bottom: -0.88rem; top: -0.88rem;
right: 0; right: 0;
} }
} }
......
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