style: 终端telnet编辑窗口单行120个字符
This commit is contained in:
@@ -22,7 +22,7 @@ const props = defineProps({
|
|||||||
/**窗口单行字符数 */
|
/**窗口单行字符数 */
|
||||||
cols: {
|
cols: {
|
||||||
type: Number,
|
type: Number,
|
||||||
default: 100,
|
default: 120,
|
||||||
},
|
},
|
||||||
/**窗口行数 */
|
/**窗口行数 */
|
||||||
rows: {
|
rows: {
|
||||||
|
|||||||
Reference in New Issue
Block a user