fix
This commit is contained in:
@@ -50,8 +50,7 @@
|
|||||||
v-if="section!=='docs' && isChange",
|
v-if="section!=='docs' && isChange",
|
||||||
:style="{fontWeight:key === 'numba'&&600}",
|
:style="{fontWeight:key === 'numba'&&600}",
|
||||||
v-model:value="sectionInfo[key]",
|
v-model:value="sectionInfo[key]",
|
||||||
:width="settings[section].width",
|
:width="settings[section].width"
|
||||||
:tokens="customTokens"
|
|
||||||
)
|
)
|
||||||
.copy.icon-copy.cursor-pointer(
|
.copy.icon-copy.cursor-pointer(
|
||||||
v-if="item.copy",
|
v-if="item.copy",
|
||||||
|
|||||||
Reference in New Issue
Block a user