📄 .struts-config-common.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/common/login.do" location="50,50" dimension="358,84" />
<StrutsActivity path="/index.jsp" location="950,50" dimension="100,48" />
<StrutsActivity path="/customers/index.jsp" location="650,150" dimension="160,48" />
<StrutsActivity path="/admin/index.jsp" location="650,50" dimension="136,48" />
<StrutsActivity path="/customer/index.jsp" />
<StrutsTransition id="/common/login.do,customer,/customer/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="229,92" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/common/login.do,failed,/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="0,0" />
<AbsolutePoint location="1000,74" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/common/login.do,customer,/customers/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="0,0" />
<AbsolutePoint location="730,174" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/common/login.do,admin,/admin/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="0,0" />
<AbsolutePoint location="718,74" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -