优化
This commit is contained in:
parent
ed6ba5d444
commit
1b28a5fb40
@ -35,7 +35,7 @@ export default {
|
|||||||
computed: {
|
computed: {
|
||||||
},
|
},
|
||||||
async created () {
|
async created () {
|
||||||
if (!dd.other) {
|
if (dd.other) {
|
||||||
var vConsole = new VConsole({
|
var vConsole = new VConsole({
|
||||||
vConsole_switch_x: 0,
|
vConsole_switch_x: 0,
|
||||||
vConsole_switch_y: 0
|
vConsole_switch_y: 0
|
||||||
|
|||||||
@ -18,7 +18,7 @@
|
|||||||
.pre{
|
.pre{
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
pre{
|
pre{
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
// white-space:pre-line;
|
// white-space:pre-line;
|
||||||
// word-wrap: break-word;
|
// word-wrap: break-word;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user