You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

734 B

myproject

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

文本

普通文本

这里是普通文本

单行文本

这里是单行文本

换行

直接回车不能换行,
这样就可以换行了

文本块

1、

这里是文本块
这里是文本块
这里是文本块

2、

这里是文本块
这里是文本块
这里是文本块

代码高亮

document.getElementById('test').innerText="hello world";

文字高亮

html css js