Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yuan Zhixiang
c-render-vue
Commits
48faa92b
Commit
48faa92b
authored
May 14, 2024
by
Yuan Zhixiang
Browse files
默认开启“显示新增变量”(不稳定)
parent
07a7a52f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/App.vue
View file @
48faa92b
...
@@ -265,7 +265,7 @@ onMounted(()=>{
...
@@ -265,7 +265,7 @@ onMounted(()=>{
window
.
addEventListener
(
'
keydown
'
,
handleKeyDown
)
window
.
addEventListener
(
'
keydown
'
,
handleKeyDown
)
})
})
const
feature_show_new_vars
=
ref
(
fals
e
)
const
feature_show_new_vars
=
ref
(
tru
e
)
provide
(
'
app
'
,
{
provide
(
'
app
'
,
{
loading
,
loading
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment