guns/src/main/webapp/assets/common/tip.md

12 lines
273 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

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的修改
```js
//第20行开启默认的单页标签
pageTabs: false,
```