Commit b4c3d906 authored by haiyoucuv's avatar haiyoucuv

init

parent 5a4de74f
...@@ -52,13 +52,15 @@ export default class RulePanel extends Panel { ...@@ -52,13 +52,15 @@ export default class RulePanel extends Panel {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
pointer-events: none;
"> ">
<div style=" <div style="
width: 8.35rem; width: 8.35rem;
height: 4.55rem; height: 4.40rem;
left: 3.995rem; left: 3.995rem;
top: 2rem; top: 2rem;
overflow: auto; overflow: auto;
pointer-events: auto;
"> ">
<img <img
src="${store.frontVariable.ruleImg}" src="${store.frontVariable.ruleImg}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment