flask-restful依赖替换完成

This commit is contained in:
zhengxinonly
2021-06-28 01:56:05 +08:00
parent e3dd5458ad
commit 17792ccacf
28 changed files with 229 additions and 349 deletions
@@ -2024,7 +2024,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
category: "people"
},
school_satchel: {
keywords: [ "vip", "education", "bag", "backpack" ],
keywords: [ "student", "education", "bag", "backpack" ],
"char": '<img data-emoticon="true" style="width:1em;height:1em;margin:0 .05em 0 .1em;vertical-align:-.1em" draggable="false" alt="\ud83c\udf92" src="1f392.png"/>',
fitzpatrick_scale: false,
category: "people"
@@ -5012,7 +5012,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
category: "travel_and_places"
},
school: {
keywords: [ "building", "vip", "education", "learn", "teach" ],
keywords: [ "building", "student", "education", "learn", "teach" ],
"char": '<img data-emoticon="true" style="width:1em;height:1em;margin:0 .05em 0 .1em;vertical-align:-.1em" draggable="false" alt="\ud83c\udfeb" src="1f3eb.png"/>',
fitzpatrick_scale: false,
category: "travel_and_places"
File diff suppressed because one or more lines are too long
@@ -2011,7 +2011,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
category: "people"
},
school_satchel: {
keywords: [ "vip", "education", "bag", "backpack" ],
keywords: [ "student", "education", "bag", "backpack" ],
"char": "\ud83c\udf92",
fitzpatrick_scale: false,
category: "people"
@@ -4999,7 +4999,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
category: "travel_and_places"
},
school: {
keywords: [ "building", "vip", "education", "learn", "teach" ],
keywords: [ "building", "student", "education", "learn", "teach" ],
"char": "\ud83c\udfeb",
fitzpatrick_scale: false,
category: "travel_and_places"
File diff suppressed because one or more lines are too long