}
}
}
</script>
<style scoped lang="stylus" rel="stylesheet/stylus">
.back
position: fixed
width: 100%
height: 100px
white-space: nowrap
.back-l
position: relative
vertical-align: top
display: inline-block
width: 100%
height: 100%
background-color: red
.back-r
display: inline-block
vertical-align: top
position: relative
width: 100%
height: 100%
background-color: yellow
</style>










