@yoooloo42/joker 1.0.38 → 1.0.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -40155,7 +40155,7 @@ return (_ctx, _cache) => {
|
|
|
40155
40155
|
|
|
40156
40156
|
return (openBlock(), createElementBlock(Fragment, null, [
|
|
40157
40157
|
createCommentVNode(" 置顶菜单 "),
|
|
40158
|
-
(__props.myProps.menu)
|
|
40158
|
+
(__props.myProps.menu && __props.myProps.menu.length > 0)
|
|
40159
40159
|
? (openBlock(), createBlock(_component_ly0Menu, {
|
|
40160
40160
|
key: 0,
|
|
40161
40161
|
scopeThis: __props.scopeThis,
|