This website works better with JavaScript.
Explore
Help
Register
Sign In
panqihua
/
cloudnote_web
Watch
1
Star
0
Fork
You've already forked cloudnote_web
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
0
Tags
252 KiB
Tag:
Branch:
Tree:
9c4e3da4e2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9c4e3da4e2'
${ noResults }
cloudnote_web
/
plugins
/
uuid.js
5 lines
65 B
Raw
Normal View
History
Unescape
Escape
国际化配置更新 阅读论文保存当前滚动位置以及查找状态
4 years ago
import
Vue
from
'vue'
import
UUID
from
'vue-uuid'
Vue
.
use
(
UUID
)