Commit 82d024d3 by poseidon-ocean

更改:800px > 830px

parent 0a9c26ab
...@@ -48,7 +48,7 @@ Menu.openAddMenu = function () { ...@@ -48,7 +48,7 @@ Menu.openAddMenu = function () {
var index = layer.open({ var index = layer.open({
type: 2, type: 2,
title: '添加菜单', title: '添加菜单',
area: ['800px', '450px'], //宽高 area: ['830px', '450px'], //宽高
fix: false, //不固定 fix: false, //不固定
maxmin: true, maxmin: true,
content: Feng.ctxPath + '/menu/menu_add' content: Feng.ctxPath + '/menu/menu_add'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment