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