mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
refactor(移动端): 修改未开启移动端访问时的错误提示 #16514
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="not-support">仪表板未开启移动端,因此无法正常展示</div>
|
||||
<div class="not-support">仪表板未开启移动端,无法在移动端展示</div>
|
||||
</template>
|
||||
|
||||
<style lang="less" scoped>
|
||||
|
||||
Reference in New Issue
Block a user