mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-05-04 04:37:56 +08:00
update sa-token-demo/sa-token-demo-remember-me/page_project/src/main.js.
1
This commit is contained in:
parent
a67a95956d
commit
52c4fb72f5
@ -8,7 +8,7 @@ import 'element-plus/dist/index.css' // 加载elementUI样式
|
||||
import zhCn from 'element-plus/es/locale/lang/zh-cn' // 引入中文本地化组件
|
||||
|
||||
|
||||
app = createApp(App)
|
||||
const app = createApp(App)
|
||||
|
||||
// vue组件内通过 this.$f() 来调用
|
||||
app.config.globalProperties.$f = (params) => {
|
||||
|
Loading…
Reference in New Issue
Block a user