Authored by 杨延青

Merge branch 'hotfix/mip' into 'gray'

Hotfix/mip



See merge request !1509
... ... @@ -13,11 +13,10 @@
{{css}}
{{commonCss}}
{{localStyle}}
</style>
<style mip-custom>
[data-clicked=true] {
display: none;
}
[data-clicked=true] {
display: none;
}
</style>
<mip-data>
<script type="application/json">
... ...