This repository has been archived on 2025-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
superstar/themes/default.cn/operatorButton.html
2025-03-18 11:35:10 +08:00

14 lines
742 B
HTML

<html>
<body>
<debug value='false'/>
<layer default=""/>
<img src="operatorButton.png" width="1440" height="900" border="0" usemap="#Map" desc="点播对话框(按钮)"/>
<map name="Map" id="Map">
<area shape="rect" coords="322,426,528,501" class="button" href="operatorButton3" layer="operatorLayer3" align="middlecenter" size="20" target="back" />
<area shape="rect" coords="550,425,757,503" class="button" href="operatorButton2" layer="operatorLayer2,operatorLayer3" align="middlecenter" size="20" target="back" />
<area shape="rect" coords="0,284,1438,371" class="osdlabel" size="28" href="lblService" color="black" value="已通知柜台, 服务人员马上为您服务。" layer="disable" align="middlecenter"/>
</map>
</body>
</html>