/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.view[data-v-e9eb22da] {
  bottom: 0;
  padding-top: 0.5rem;
}
.view .debug-switch[data-v-e9eb22da] {
  float: right;
  height: 100%;
}
.view .logout[data-v-e9eb22da] {
  width: 100%;
  height: 2rem;
  margin-top: 2rem;
  line-height: 2rem;
  text-align: center;
  background-color: #fff;
  font-size: 0.7rem;
  color: #dc3b40;
}
.xieyi[data-v-e9eb22da] {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 1.25rem;
  display: flex;
  justify-content: center;
  font-size: 0.7rem;
}
.xieyi span[data-v-e9eb22da] {
  width: 4.5rem;
  color: #0da9fc;
  text-align: center;
}

