You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
577 B

var subdata =
[
{ text: "备案申请", tabid: "home", showClose: false, url: "SellOrderForm.aspx" },
{ text: "统计报表", tabid: "rpt", showClose: false, url: "SubSumary.aspx" }
];
var mngdata =
[
{ text: "备案申请", tabid: "home", showClose: false, url: "SellOrderMain.aspx" },
{ text: "统计报表", tabid: "rpt", showClose: false, url: "TotalSumary.aspx" },
{ text: "分店设置", tabid: "account", showClose: false, url: "AccountForm.aspx" }
];
var branddata =
[
{ text: '品牌1', id: '品牌1' },
{ text: '品牌2', id: '品牌2' },