Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
修复了列表图标无效的问题和uParse的列表路径配置问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Francklin committed Jan 4, 2019
1 parent 8e82e43 commit 11e2601
Show file tree
Hide file tree
Showing 593 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -138,6 +138,7 @@ module.exports = function (grunt) {
"themes/notadd/dialogbase.css",
"themes/notadd/images/**",
"themes/notadd/fonts/**",
"themes/ueditor-list/**",
"dialogs/**",
"i18n/**",
"third-party/**",
Expand Down
2 changes: 1 addition & 1 deletion _parse/list.js
Expand Up @@ -14,7 +14,7 @@ UE.parse.register("list", function(utils) {
utils.extend(this, {
liiconpath : utils.removeLastbs(this.rootPath) + '/themes/ueditor-list/',
listDefaultPaddingLeft: "20"
});
},true);

var root = this.root,
ols = root.getElementsByTagName("ol"),
Expand Down
2 changes: 1 addition & 1 deletion _src/plugins/list.js
Expand Up @@ -45,7 +45,7 @@ UE.plugins["list"] = function() {
dot: ""
},
listDefaultPaddingLeft: "30",
listiconpath: "http://bs.baidu.com/listicon/",
listiconpath: me.options.UEDITOR_HOME_URL + "themes/ueditor-list/",
maxListLevel: -1, //-1不限制
disablePInList: false
});
Expand Down
Binary file added themes/ueditor-list/dash.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/dot.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-1.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-10.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-11.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-12.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-13.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-14.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-15.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-16.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-17.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-18.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-19.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-2.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-20.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-21.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-22.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-23.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-24.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-25.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-26.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-27.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-28.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-29.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-3.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/ueditor-list/list-cn-1-30.gif
Binary file added themes/ueditor-list/list-cn-1-31.gif
Binary file added themes/ueditor-list/list-cn-1-32.gif
Binary file added themes/ueditor-list/list-cn-1-33.gif
Binary file added themes/ueditor-list/list-cn-1-34.gif
Binary file added themes/ueditor-list/list-cn-1-35.gif
Binary file added themes/ueditor-list/list-cn-1-36.gif
Binary file added themes/ueditor-list/list-cn-1-37.gif
Binary file added themes/ueditor-list/list-cn-1-38.gif
Binary file added themes/ueditor-list/list-cn-1-39.gif
Binary file added themes/ueditor-list/list-cn-1-4.gif
Binary file added themes/ueditor-list/list-cn-1-40.gif
Binary file added themes/ueditor-list/list-cn-1-41.gif
Binary file added themes/ueditor-list/list-cn-1-42.gif
Binary file added themes/ueditor-list/list-cn-1-43.gif
Binary file added themes/ueditor-list/list-cn-1-44.gif
Binary file added themes/ueditor-list/list-cn-1-45.gif
Binary file added themes/ueditor-list/list-cn-1-46.gif
Binary file added themes/ueditor-list/list-cn-1-47.gif
Binary file added themes/ueditor-list/list-cn-1-48.gif
Binary file added themes/ueditor-list/list-cn-1-49.gif
Binary file added themes/ueditor-list/list-cn-1-5.gif
Binary file added themes/ueditor-list/list-cn-1-50.gif
Binary file added themes/ueditor-list/list-cn-1-51.gif
Binary file added themes/ueditor-list/list-cn-1-52.gif
Binary file added themes/ueditor-list/list-cn-1-53.gif
Binary file added themes/ueditor-list/list-cn-1-54.gif
Binary file added themes/ueditor-list/list-cn-1-55.gif
Binary file added themes/ueditor-list/list-cn-1-56.gif
Binary file added themes/ueditor-list/list-cn-1-57.gif
Binary file added themes/ueditor-list/list-cn-1-58.gif
Binary file added themes/ueditor-list/list-cn-1-59.gif
Binary file added themes/ueditor-list/list-cn-1-6.gif
Binary file added themes/ueditor-list/list-cn-1-60.gif
Binary file added themes/ueditor-list/list-cn-1-61.gif
Binary file added themes/ueditor-list/list-cn-1-62.gif
Binary file added themes/ueditor-list/list-cn-1-63.gif
Binary file added themes/ueditor-list/list-cn-1-64.gif
Binary file added themes/ueditor-list/list-cn-1-65.gif
Binary file added themes/ueditor-list/list-cn-1-66.gif
Binary file added themes/ueditor-list/list-cn-1-67.gif
Binary file added themes/ueditor-list/list-cn-1-68.gif
Binary file added themes/ueditor-list/list-cn-1-69.gif
Binary file added themes/ueditor-list/list-cn-1-7.gif
Binary file added themes/ueditor-list/list-cn-1-70.gif
Binary file added themes/ueditor-list/list-cn-1-71.gif
Binary file added themes/ueditor-list/list-cn-1-72.gif
Binary file added themes/ueditor-list/list-cn-1-73.gif
Binary file added themes/ueditor-list/list-cn-1-74.gif
Binary file added themes/ueditor-list/list-cn-1-75.gif
Binary file added themes/ueditor-list/list-cn-1-76.gif
Binary file added themes/ueditor-list/list-cn-1-77.gif
Binary file added themes/ueditor-list/list-cn-1-78.gif
Binary file added themes/ueditor-list/list-cn-1-79.gif
Binary file added themes/ueditor-list/list-cn-1-8.gif
Binary file added themes/ueditor-list/list-cn-1-80.gif
Binary file added themes/ueditor-list/list-cn-1-81.gif
Binary file added themes/ueditor-list/list-cn-1-82.gif
Binary file added themes/ueditor-list/list-cn-1-83.gif
Binary file added themes/ueditor-list/list-cn-1-84.gif
Binary file added themes/ueditor-list/list-cn-1-85.gif
Binary file added themes/ueditor-list/list-cn-1-86.gif
Binary file added themes/ueditor-list/list-cn-1-87.gif
Binary file added themes/ueditor-list/list-cn-1-88.gif
Binary file added themes/ueditor-list/list-cn-1-89.gif
Binary file added themes/ueditor-list/list-cn-1-9.gif
Binary file added themes/ueditor-list/list-cn-1-90.gif
Binary file added themes/ueditor-list/list-cn-1-91.gif
Binary file added themes/ueditor-list/list-cn-1-92.gif
Binary file added themes/ueditor-list/list-cn-1-93.gif
Binary file added themes/ueditor-list/list-cn-1-94.gif
Binary file added themes/ueditor-list/list-cn-1-95.gif
Binary file added themes/ueditor-list/list-cn-1-96.gif
Binary file added themes/ueditor-list/list-cn-1-97.gif
Binary file added themes/ueditor-list/list-cn-1-98.gif
Binary file added themes/ueditor-list/list-cn-2-1.gif
Binary file added themes/ueditor-list/list-cn-2-10.gif
Binary file added themes/ueditor-list/list-cn-2-11.gif
Binary file added themes/ueditor-list/list-cn-2-12.gif
Binary file added themes/ueditor-list/list-cn-2-13.gif
Binary file added themes/ueditor-list/list-cn-2-14.gif
Binary file added themes/ueditor-list/list-cn-2-15.gif
Binary file added themes/ueditor-list/list-cn-2-16.gif
Binary file added themes/ueditor-list/list-cn-2-17.gif
Binary file added themes/ueditor-list/list-cn-2-18.gif
Binary file added themes/ueditor-list/list-cn-2-19.gif
Binary file added themes/ueditor-list/list-cn-2-2.gif
Binary file added themes/ueditor-list/list-cn-2-20.gif
Binary file added themes/ueditor-list/list-cn-2-21.gif
Binary file added themes/ueditor-list/list-cn-2-22.gif
Binary file added themes/ueditor-list/list-cn-2-23.gif
Binary file added themes/ueditor-list/list-cn-2-24.gif
Binary file added themes/ueditor-list/list-cn-2-25.gif
Binary file added themes/ueditor-list/list-cn-2-26.gif
Binary file added themes/ueditor-list/list-cn-2-27.gif
Binary file added themes/ueditor-list/list-cn-2-28.gif
Binary file added themes/ueditor-list/list-cn-2-29.gif
Binary file added themes/ueditor-list/list-cn-2-3.gif
Binary file added themes/ueditor-list/list-cn-2-30.gif
Binary file added themes/ueditor-list/list-cn-2-31.gif
Binary file added themes/ueditor-list/list-cn-2-32.gif
Binary file added themes/ueditor-list/list-cn-2-33.gif
Binary file added themes/ueditor-list/list-cn-2-34.gif
Binary file added themes/ueditor-list/list-cn-2-35.gif
Binary file added themes/ueditor-list/list-cn-2-36.gif
Binary file added themes/ueditor-list/list-cn-2-37.gif
Binary file added themes/ueditor-list/list-cn-2-38.gif
Binary file added themes/ueditor-list/list-cn-2-39.gif
Binary file added themes/ueditor-list/list-cn-2-4.gif
Binary file added themes/ueditor-list/list-cn-2-40.gif
Binary file added themes/ueditor-list/list-cn-2-41.gif
Binary file added themes/ueditor-list/list-cn-2-42.gif
Binary file added themes/ueditor-list/list-cn-2-43.gif
Binary file added themes/ueditor-list/list-cn-2-44.gif
Binary file added themes/ueditor-list/list-cn-2-45.gif
Binary file added themes/ueditor-list/list-cn-2-46.gif
Binary file added themes/ueditor-list/list-cn-2-47.gif
Binary file added themes/ueditor-list/list-cn-2-48.gif
Binary file added themes/ueditor-list/list-cn-2-49.gif
Binary file added themes/ueditor-list/list-cn-2-5.gif
Binary file added themes/ueditor-list/list-cn-2-50.gif
Binary file added themes/ueditor-list/list-cn-2-51.gif
Binary file added themes/ueditor-list/list-cn-2-52.gif
Binary file added themes/ueditor-list/list-cn-2-53.gif
Binary file added themes/ueditor-list/list-cn-2-54.gif
Binary file added themes/ueditor-list/list-cn-2-55.gif
Binary file added themes/ueditor-list/list-cn-2-56.gif
Binary file added themes/ueditor-list/list-cn-2-57.gif
Binary file added themes/ueditor-list/list-cn-2-58.gif
Binary file added themes/ueditor-list/list-cn-2-59.gif
Binary file added themes/ueditor-list/list-cn-2-6.gif
Binary file added themes/ueditor-list/list-cn-2-60.gif
Binary file added themes/ueditor-list/list-cn-2-61.gif
Binary file added themes/ueditor-list/list-cn-2-62.gif
Binary file added themes/ueditor-list/list-cn-2-63.gif
Binary file added themes/ueditor-list/list-cn-2-64.gif
Binary file added themes/ueditor-list/list-cn-2-65.gif
Binary file added themes/ueditor-list/list-cn-2-66.gif
Binary file added themes/ueditor-list/list-cn-2-67.gif
Binary file added themes/ueditor-list/list-cn-2-68.gif
Binary file added themes/ueditor-list/list-cn-2-69.gif
Binary file added themes/ueditor-list/list-cn-2-7.gif
Binary file added themes/ueditor-list/list-cn-2-70.gif
Binary file added themes/ueditor-list/list-cn-2-71.gif
Binary file added themes/ueditor-list/list-cn-2-72.gif
Binary file added themes/ueditor-list/list-cn-2-73.gif
Binary file added themes/ueditor-list/list-cn-2-74.gif
Binary file added themes/ueditor-list/list-cn-2-75.gif
Binary file added themes/ueditor-list/list-cn-2-76.gif
Binary file added themes/ueditor-list/list-cn-2-77.gif
Binary file added themes/ueditor-list/list-cn-2-78.gif
Binary file added themes/ueditor-list/list-cn-2-79.gif
Binary file added themes/ueditor-list/list-cn-2-8.gif
Binary file added themes/ueditor-list/list-cn-2-80.gif
Binary file added themes/ueditor-list/list-cn-2-81.gif
Binary file added themes/ueditor-list/list-cn-2-82.gif
Binary file added themes/ueditor-list/list-cn-2-83.gif
Binary file added themes/ueditor-list/list-cn-2-84.gif
Binary file added themes/ueditor-list/list-cn-2-85.gif
Binary file added themes/ueditor-list/list-cn-2-86.gif
Binary file added themes/ueditor-list/list-cn-2-87.gif
Binary file added themes/ueditor-list/list-cn-2-88.gif
Binary file added themes/ueditor-list/list-cn-2-89.gif
Binary file added themes/ueditor-list/list-cn-2-9.gif
Binary file added themes/ueditor-list/list-cn-2-90.gif
Binary file added themes/ueditor-list/list-cn-2-91.gif
Binary file added themes/ueditor-list/list-cn-2-92.gif
Binary file added themes/ueditor-list/list-cn-2-93.gif
Binary file added themes/ueditor-list/list-cn-2-94.gif
Binary file added themes/ueditor-list/list-cn-2-95.gif
Binary file added themes/ueditor-list/list-cn-2-96.gif
Binary file added themes/ueditor-list/list-cn-2-97.gif
Binary file added themes/ueditor-list/list-cn-2-98.gif
Binary file added themes/ueditor-list/list-cn-3-1.gif
Binary file added themes/ueditor-list/list-cn-3-10.gif
Binary file added themes/ueditor-list/list-cn-3-11.gif
Binary file added themes/ueditor-list/list-cn-3-12.gif
Binary file added themes/ueditor-list/list-cn-3-13.gif
Binary file added themes/ueditor-list/list-cn-3-14.gif
Binary file added themes/ueditor-list/list-cn-3-15.gif
Binary file added themes/ueditor-list/list-cn-3-16.gif
Binary file added themes/ueditor-list/list-cn-3-17.gif
Binary file added themes/ueditor-list/list-cn-3-18.gif
Binary file added themes/ueditor-list/list-cn-3-19.gif
Binary file added themes/ueditor-list/list-cn-3-2.gif
Binary file added themes/ueditor-list/list-cn-3-20.gif
Binary file added themes/ueditor-list/list-cn-3-21.gif
Binary file added themes/ueditor-list/list-cn-3-22.gif
Binary file added themes/ueditor-list/list-cn-3-23.gif
Binary file added themes/ueditor-list/list-cn-3-24.gif
Binary file added themes/ueditor-list/list-cn-3-25.gif
Binary file added themes/ueditor-list/list-cn-3-26.gif
Binary file added themes/ueditor-list/list-cn-3-27.gif
Binary file added themes/ueditor-list/list-cn-3-28.gif
Binary file added themes/ueditor-list/list-cn-3-29.gif
Binary file added themes/ueditor-list/list-cn-3-3.gif
Binary file added themes/ueditor-list/list-cn-3-30.gif
Binary file added themes/ueditor-list/list-cn-3-31.gif
Binary file added themes/ueditor-list/list-cn-3-32.gif
Binary file added themes/ueditor-list/list-cn-3-33.gif
Binary file added themes/ueditor-list/list-cn-3-34.gif
Binary file added themes/ueditor-list/list-cn-3-35.gif
Binary file added themes/ueditor-list/list-cn-3-36.gif
Binary file added themes/ueditor-list/list-cn-3-37.gif
Binary file added themes/ueditor-list/list-cn-3-38.gif
Binary file added themes/ueditor-list/list-cn-3-39.gif
Binary file added themes/ueditor-list/list-cn-3-4.gif
Binary file added themes/ueditor-list/list-cn-3-40.gif
Binary file added themes/ueditor-list/list-cn-3-41.gif
Binary file added themes/ueditor-list/list-cn-3-42.gif
Binary file added themes/ueditor-list/list-cn-3-43.gif
Binary file added themes/ueditor-list/list-cn-3-44.gif
Binary file added themes/ueditor-list/list-cn-3-45.gif
Binary file added themes/ueditor-list/list-cn-3-46.gif
Binary file added themes/ueditor-list/list-cn-3-47.gif
Binary file added themes/ueditor-list/list-cn-3-48.gif
Binary file added themes/ueditor-list/list-cn-3-49.gif
Binary file added themes/ueditor-list/list-cn-3-5.gif
Binary file added themes/ueditor-list/list-cn-3-50.gif
Binary file added themes/ueditor-list/list-cn-3-51.gif
Binary file added themes/ueditor-list/list-cn-3-52.gif
Binary file added themes/ueditor-list/list-cn-3-53.gif
Binary file added themes/ueditor-list/list-cn-3-54.gif
Binary file added themes/ueditor-list/list-cn-3-55.gif
Binary file added themes/ueditor-list/list-cn-3-56.gif
Binary file added themes/ueditor-list/list-cn-3-57.gif
Binary file added themes/ueditor-list/list-cn-3-58.gif
Binary file added themes/ueditor-list/list-cn-3-59.gif
Binary file added themes/ueditor-list/list-cn-3-6.gif
Binary file added themes/ueditor-list/list-cn-3-60.gif
Binary file added themes/ueditor-list/list-cn-3-61.gif
Binary file added themes/ueditor-list/list-cn-3-62.gif
Binary file added themes/ueditor-list/list-cn-3-63.gif
Binary file added themes/ueditor-list/list-cn-3-64.gif
Binary file added themes/ueditor-list/list-cn-3-65.gif
Binary file added themes/ueditor-list/list-cn-3-66.gif
Binary file added themes/ueditor-list/list-cn-3-67.gif
Binary file added themes/ueditor-list/list-cn-3-68.gif
Binary file added themes/ueditor-list/list-cn-3-69.gif
Binary file added themes/ueditor-list/list-cn-3-7.gif
Binary file added themes/ueditor-list/list-cn-3-70.gif
Binary file added themes/ueditor-list/list-cn-3-71.gif
Binary file added themes/ueditor-list/list-cn-3-72.gif
Binary file added themes/ueditor-list/list-cn-3-73.gif
Binary file added themes/ueditor-list/list-cn-3-74.gif
Binary file added themes/ueditor-list/list-cn-3-75.gif
Binary file added themes/ueditor-list/list-cn-3-76.gif
Binary file added themes/ueditor-list/list-cn-3-77.gif
Binary file added themes/ueditor-list/list-cn-3-78.gif
Binary file added themes/ueditor-list/list-cn-3-79.gif
Binary file added themes/ueditor-list/list-cn-3-8.gif
Binary file added themes/ueditor-list/list-cn-3-80.gif
Binary file added themes/ueditor-list/list-cn-3-81.gif
Binary file added themes/ueditor-list/list-cn-3-82.gif
Binary file added themes/ueditor-list/list-cn-3-83.gif
Binary file added themes/ueditor-list/list-cn-3-84.gif
Binary file added themes/ueditor-list/list-cn-3-85.gif
Binary file added themes/ueditor-list/list-cn-3-86.gif
Binary file added themes/ueditor-list/list-cn-3-87.gif
Binary file added themes/ueditor-list/list-cn-3-88.gif
Binary file added themes/ueditor-list/list-cn-3-89.gif
Binary file added themes/ueditor-list/list-cn-3-9.gif
Binary file added themes/ueditor-list/list-cn-3-90.gif
Binary file added themes/ueditor-list/list-cn-3-91.gif
Binary file added themes/ueditor-list/list-cn-3-92.gif
Binary file added themes/ueditor-list/list-cn-3-93.gif
Binary file added themes/ueditor-list/list-cn-3-94.gif
Binary file added themes/ueditor-list/list-cn-3-95.gif
Binary file added themes/ueditor-list/list-cn-3-96.gif
Binary file added themes/ueditor-list/list-cn-3-97.gif
Binary file added themes/ueditor-list/list-cn-3-98.gif
Binary file added themes/ueditor-list/list-num-1-1.gif

0 comments on commit 11e2601

Please sign in to comment.