This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
assets/common目录为easyweb的源代码,为了方便升级,列出所有改动如下:
common.js的修改:
```js
这个改动比较大,建议直接覆盖然后用git对比
```
index.js的修改:
//第20行开启默认的单页标签
pageTabs: false,