Commit fc366c28 by 陈玉桐

fix

parent 53e21518
......@@ -22,6 +22,7 @@ router.beforeEach((to, from, next) => {
// let _url = document.location.href.split('#')[0]
// location.href = _url+'api/MarketingToolApi/Wechat/index'
location.href = 'api/MarketingToolApi/Wechat/index'
// next()
}else{
next()
}
......
......@@ -280,8 +280,8 @@ export default {
</script>
<style lang="scss">
#tool{
height: 100%;
padding-bottom: 55px;
// height: 100%;
padding-bottom: 80px;
}
#posterCon{
padding: 10px 35.5px 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