提交 ea48245c 编写于 作者: ibizdev's avatar ibizdev

fangzhihao 发布系统代码 [TrainSys,网页端]

上级 ea1c76ce
...@@ -829,6 +829,9 @@ ...@@ -829,6 +829,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATARELATIONS/Usr03185471TabSearchView_DR.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATARELATIONS/Usr03185471TabSearchView_DR.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATARELATIONS/Usr03276928EditView2_DR.json"
} ], } ],
"getAllPSDEDataSets" : [ { "getAllPSDEDataSets" : [ {
"codeName" : "CodeListSet", "codeName" : "CodeListSet",
...@@ -6723,6 +6726,12 @@ ...@@ -6723,6 +6726,12 @@
"name" : "数据容器测试", "name" : "数据容器测试",
"realModelSubType" : "DECUSTOMVIEW", "realModelSubType" : "DECUSTOMVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr03276928EditView2",
"logicName" : "edit2测试锚点",
"name" : "edit2测试锚点",
"realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr9EditView", "codeName" : "Usr9EditView",
"logicName" : "测试实体实体编辑视图(编辑表单基础-基本功能)", "logicName" : "测试实体实体编辑视图(编辑表单基础-基本功能)",
...@@ -7055,6 +7064,13 @@ ...@@ -7055,6 +7064,13 @@
"name" : "实体首页主表单", "name" : "实体首页主表单",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "Usr03276928EditView2_Form",
"logicName" : "edit2测试锚点_表单",
"modelTag2" : "0",
"name" : "edit2测试锚点_表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, { }, {
"codeName" : "testControl", "codeName" : "testControl",
"logicName" : "测试动态控制", "logicName" : "测试动态控制",
......
{
"codeName" : "Usr03276928EditView2_DR",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATARELATIONS/Usr03276928EditView2_DR.json",
"formCaption" : "测试实体",
"name" : "edit2测试锚点_关系界面组",
"getPSDEDRDetails" : [ {
"caption" : "模拟表格视图",
"counterId" : "num2",
"detailType" : "DRITEM",
"name" : "test1",
"orderValue" : 100,
"originCaption" : "模拟表格视图",
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem1211348459.json"
}
}, {
"caption" : "测试实体实体表格视图",
"counterId" : "num1",
"detailType" : "DRITEM",
"name" : "test2",
"orderValue" : 110,
"originCaption" : "测试实体实体表格视图",
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/DRItem.json"
}
}, {
"caption" : "书实体数据视图测试",
"counterId" : "num3",
"detailType" : "DRITEM",
"name" : "test3",
"orderValue" : 120,
"originCaption" : "书实体数据视图测试",
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem1211696935.json"
}
} ],
"hideEditItem" : true
}
\ No newline at end of file
...@@ -1519,16 +1519,16 @@ ...@@ -1519,16 +1519,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
......
...@@ -7050,6 +7050,10 @@ ...@@ -7050,6 +7050,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03276928EditView2.json",
"viewType" : "DEEDITVIEW2"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1802.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1802.json",
......
...@@ -4526,6 +4526,47 @@ ...@@ -4526,6 +4526,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "CRM测试视图" "tooltip" : "CRM测试视图"
}, {
"accUserMode" : 0,
"caption" : "锚点",
"itemType" : "MENUITEM",
"name" : "menuitem209",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "edit2锚点测试",
"itemType" : "MENUITEM",
"name" : "menuitem210",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0327514501"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "edit2锚点测试"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "锚点"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
...@@ -2004,6 +2004,23 @@ ...@@ -2004,6 +2004,23 @@
"id" : "UsrAppFunc0325408669" "id" : "UsrAppFunc0325408669"
}, },
"tooltip" : "CRM测试视图" "tooltip" : "CRM测试视图"
}, {
"accUserMode" : 0,
"caption" : "锚点",
"itemType" : "MENUITEM",
"name" : "menuitem209",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "edit2锚点测试",
"itemType" : "MENUITEM",
"name" : "menuitem210",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0327514501"
},
"tooltip" : "edit2锚点测试"
} ],
"tooltip" : "锚点"
} ], } ],
"name" : "appindex", "name" : "appindex",
"modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904", "modelid" : "6A3E233F-FB4A-493B-B3C2-1860D5502904",
......
...@@ -3077,6 +3077,75 @@ ...@@ -3077,6 +3077,75 @@
"uniqueTag" : "TESTEditView3_modal__drtab", "uniqueTag" : "TESTEditView3_modal__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7", "modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEDRTAB" "modeltype" : "PSDEDRTAB"
}, {
"codeName" : "Usr03276928EditView2_DR",
"controlType" : "DRBAR",
"editItemCaption" : "测试实体",
"name" : "drbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drbar"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRBAR"
},
"getPSDEDRBarGroups" : [ {
"caption" : "详细信息",
"name" : "详细信息",
"hidden" : false,
"id" : "DRGroup"
} ],
"getPSDEDRCtrlItems" : [ {
"caption" : "模拟表格视图",
"counterId" : "num2",
"name" : "test1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
},
"getPSDEDRBarGroup" : {
"modelref" : true,
"id" : "DRGroup"
}
}, {
"caption" : "测试实体实体表格视图",
"counterId" : "num1",
"name" : "test2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"getPSDEDRBarGroup" : {
"modelref" : true,
"id" : "DRGroup"
}
}, {
"caption" : "书实体数据视图测试",
"counterId" : "num3",
"name" : "test3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
},
"getPSDEDRBarGroup" : {
"modelref" : true,
"id" : "DRGroup"
}
} ],
"uniqueTag" : "TESTUsr03276928EditView2__drbar",
"hideEditItem" : true,
"showTitle" : true,
"modelid" : "383C36ED-3B2F-4AEC-925B-0A7B52935EAD",
"modeltype" : "PSDEDRBAR"
}, { }, {
"codeName" : "Usr03117794TabExpView_DR", "codeName" : "Usr03117794TabExpView_DR",
"controlStyle" : "GC_TABNAV", "controlStyle" : "GC_TABNAV",
......
...@@ -4055,6 +4055,16 @@ ...@@ -4055,6 +4055,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr08223952GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr08223952GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0327514501",
"name" : "锚点",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03276928EditView2.json",
"viewType" : "DEEDITVIEW2"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0829151435", "codeName" : "UsrAppFunc0829151435",
...@@ -5586,6 +5596,17 @@ ...@@ -5586,6 +5596,17 @@
"pluginCode" : "CronEditor", "pluginCode" : "CronEditor",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE" "refMode" : "EDITORSTYPE"
}, {
"name" : "dabar支持锚点",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "dabar_anchor_point"
},
"pluginCode" : "dabar_anchor_point",
"pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "CTRLPOS"
}, { }, {
"name" : "fetchPlugin", "name" : "fetchPlugin",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -16758,16 +16779,16 @@ ...@@ -16758,16 +16779,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
...@@ -16799,16 +16820,16 @@ ...@@ -16799,16 +16820,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -16833,28 +16854,28 @@ ...@@ -16833,28 +16854,28 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
} ], } ],
"uniqueTag" : "VMGroup4" "uniqueTag" : "VMGroup4"
...@@ -16862,12 +16883,11 @@ ...@@ -16862,12 +16883,11 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -16881,6 +16901,13 @@ ...@@ -16881,6 +16901,13 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -16900,12 +16927,6 @@ ...@@ -16900,12 +16927,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -16924,16 +16945,16 @@ ...@@ -16924,16 +16945,16 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
} ], } ],
"uniqueTag" : "VMGroup5" "uniqueTag" : "VMGroup5"
...@@ -16941,16 +16962,16 @@ ...@@ -16941,16 +16962,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ], } ],
"uniqueTag" : "VMGroup6" "uniqueTag" : "VMGroup6"
...@@ -18607,6 +18628,12 @@ ...@@ -18607,6 +18628,12 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"resource" : "SubTest", "resource" : "SubTest",
"view" : "EditView" "view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03276928EditView2.json",
"viewType" : "DEEDITVIEW2",
"resource" : "TEST",
"view" : "Usr03276928EditView2"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXUsr10274106MapExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXUsr10274106MapExpView.json",
...@@ -25039,6 +25066,47 @@ ...@@ -25039,6 +25066,47 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "CRM测试视图" "tooltip" : "CRM测试视图"
}, {
"accUserMode" : 0,
"caption" : "锚点",
"itemType" : "MENUITEM",
"name" : "menuitem209",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "edit2锚点测试",
"itemType" : "MENUITEM",
"name" : "menuitem210",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0327514501"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "edit2锚点测试"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "锚点"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
...@@ -68053,6 +68121,10 @@ ...@@ -68053,6 +68121,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03276928EditView2.json",
"viewType" : "DEEDITVIEW2"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1802.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1802.json",
...@@ -63,6 +63,17 @@ ...@@ -63,6 +63,17 @@
"pluginCode" : "CronEditor", "pluginCode" : "CronEditor",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE" "refMode" : "EDITORSTYPE"
}, {
"name" : "dabar支持锚点",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "dabar_anchor_point"
},
"pluginCode" : "dabar_anchor_point",
"pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "CTRLPOS"
}, { }, {
"name" : "fetchPlugin", "name" : "fetchPlugin",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册