@cmstops/pro-compo
Version:
[物料平台文档中心](https://arco.design/docs/material/guide)
83 lines (82 loc) • 1.9 kB
JavaScript
var appList = [
{
alias: "\u8FD0\u8425\u7BA1\u7406",
actions: []
},
{
alias: "\u4FE1\u606F\u7BA1\u7406",
actions: [
{
id: 18,
key: "systemNotice",
alias: "\u7CFB\u7EDF\u516C\u544A",
brief: "\u7CFB\u7EDF\u516C\u544A",
real: "appcenter/app-notify:entry",
type: 3,
icon: "xitonggonggao",
target_url: ""
},
{
id: 19,
key: "hotsearch",
alias: "\u70ED\u8BCD\u641C\u7D22",
brief: "\u70ED\u8BCD\u641C\u7D22",
real: "appcenter/app-hotword:entry",
type: 3,
icon: "recisousuo",
target_url: ""
},
{
id: 20,
key: "usertags",
alias: "\u7528\u6237\u6807\u7B7E",
brief: "\u7528\u6237\u6807\u7B7E",
real: "appcenter/app-userlabel:entry",
type: 3,
icon: "yonghubiaoqian",
target_url: ""
}
]
},
{
alias: "\u8BC4\u8BBA\u7BA1\u7406",
actions: [
{
id: 23,
key: "commentList",
alias: "\u8BC4\u8BBA\u5217\u8868",
brief: "\u8BC4\u8BBA\u5217\u8868",
real: "appcenter/app-comment:entry",
type: 3,
icon: "app_commentList",
target_url: ""
}
]
},
{
alias: "\u4E3E\u62A5\u7BA1\u7406",
actions: [
{
id: 25,
key: "warningList",
alias: "\u4E3E\u62A5\u5217\u8868",
brief: "\u4E3E\u62A5\u5217\u8868",
real: "appcenter/app-report:entry",
type: 3,
icon: "app_warningList",
target_url: ""
},
{
id: 27,
key: "feedbackList",
alias: "\u53CD\u9988\u7BA1\u7406",
brief: "\u53CD\u9988\u7BA1\u7406",
real: "appcenter/app-feedback:entry",
type: 3,
icon: "app_feedbackList",
target_url: ""
}
]
}
];
export { appList as default };