提交 f8449aec 编写于 作者: 水晶土豆

Thu Nov 23 10:27:00 CST 2023 inscode

上级 2fc99afe
......@@ -15,7 +15,7 @@ import loadingComponents from './component/loadingComponents/loadingComponents.v
<contract-list></contract-list>
<announcementType></announcementType>
<departments></departments> -->
<loadingComponents></loadingComponents>
<loadingComponents :width="1000" :height="1000"></loadingComponents>
<empss></empss>
<!-- <job-title></job-title> -->
<verticalTable></verticalTable>
......
......@@ -40,7 +40,7 @@ const promise3 = new Promise((resolve, reject) => {
</script>
<template>
<div class='test' :style="{'--var-width-main':width+'px','--var-height-main':height+'px'}">
<div class='test' :style="{'--var-width-main':prop.width+'px','--var-height-main':prop.height+'px'}">
fjdsakjflsd
<div :class="{'mask':exitMask}"></div>
<div :class="{'loading':true,'is-show':isShow}"></div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册