.struts-config.mex
来自「自己制作的联通CRM,支持客户分类,管理,升级,积分管理等等..」· MEX 代码 · 共 21 行
MEX
21 行
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/loging.do" location="50,50" dimension="262,84" />
<StrutsActivity path="/index.jsp" location="650,50" dimension="100,48" />
<StrutsActivity path="/form/loging.jsp" location="950,50" dimension="136,48" />
<StrutsTransition id="/loging.do,index,/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="312,83" />
<AbsolutePoint location="650,83" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/form/loging.jsp,null,/loging.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="1018,98" />
<AbsolutePoint location="1018,113" />
<AbsolutePoint location="312,113" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?