.zxh-config.mex
来自「自己制作的联通CRM,支持客户分类,管理,升级,积分管理等等..」· MEX 代码 · 共 57 行
MEX
57 行
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/clintmanage.do" location="50,50" dimension="288,88" />
<StrutsActivity path="/address1.do" location="50,250" dimension="274,88" />
<StrutsActivity path="/show/clientmanager/clientinfo.jsp" location="650,50" dimension="194,49" />
<StrutsActivity path="/show/clientmanager/clintadd.jsp" location="950,150" dimension="188,49" />
<StrutsActivity path="/show/clientmanager/clientall.jsp" location="950,50" dimension="186,49" />
<StrutsActivity path="/form/clintmanage.jsp" location="650,150" dimension="134,49" />
<StrutsActivity path="/form/address.jsp" location="950,250" dimension="115,49" />
<StrutsActivity path="/form/address1.jsp" location="650,250" dimension="121,49" />
<StrutsActivity path="/show/clientmanager/clientupdate.jsp" location="650,350" dimension="210,49" />
<StrutsTransition id="/form/address.jsp,null,/address1.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="1007,299" />
<AbsolutePoint location="1007,314" />
<AbsolutePoint location="324,314" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/clintmanage.do,clientall,/show/clientmanager/clientall.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="338,114" />
<AbsolutePoint location="1043,114" />
<AbsolutePoint location="1043,99" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/clintmanage.do,clientadd,/show/clientmanager/clintadd.jsp,1" routingType="1">
<AutomaticBendpoints>
<AbsolutePoint location="164,138" />
<AbsolutePoint location="164,214" />
<AbsolutePoint location="1044,214" />
<AbsolutePoint location="1044,199" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/form/clintmanage.jsp,null,/clintmanage.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="650,174" />
<AbsolutePoint location="194,174" />
<AbsolutePoint location="194,138" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/clintmanage.do,update,/show/clientmanager/clientupdate.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="338,84" />
<AbsolutePoint location="503,84" />
<AbsolutePoint location="503,374" />
<AbsolutePoint location="650,374" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/clintmanage.do,clientinfo,/show/clientmanager/clientinfo.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="338,54" />
<AbsolutePoint location="650,54" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?