From abfe8d1c3dd5e2fac6043aa32e6d069941728b62 Mon Sep 17 00:00:00 2001 From: flaskfarm Date: Wed, 26 Oct 2022 03:25:39 +0900 Subject: [PATCH] update --- lib/framework/static/js/ff_common1.js | 1 + lib/framework/static/js/ff_global1.js | 1 + lib/framework/static/js/ff_ui1.js | 2 +- lib/framework/version.py | 2 +- lib/plugin/__init__.py | 13 ++++--- .../{ffmpeg_queue.py => _ffmpeg_queue.py} | 0 lib/plugin/model_base.py | 38 +++++++++++++------ lib/support/expand/ffmpeg.py | 18 ++++++++- lib/system/setup.py | 4 +- lib/tool/util.py | 7 +++- 10 files changed, 64 insertions(+), 22 deletions(-) rename lib/plugin/{ffmpeg_queue.py => _ffmpeg_queue.py} (100%) diff --git a/lib/framework/static/js/ff_common1.js b/lib/framework/static/js/ff_common1.js index 8800ff5..804ef01 100644 --- a/lib/framework/static/js/ff_common1.js +++ b/lib/framework/static/js/ff_common1.js @@ -13,6 +13,7 @@ if (tmp.length == 2) { var PAGE_NAME = tmp[3]; } var current_data = null; +var current_page = null; console.log("NAME: [" + PACKAGE_NAME + '] [' + MODULE_NAME + '] [' + PAGE_NAME + ']'); $(window).on("load resize", function (event) { diff --git a/lib/framework/static/js/ff_global1.js b/lib/framework/static/js/ff_global1.js index aee97ec..f5e7ef1 100644 --- a/lib/framework/static/js/ff_global1.js +++ b/lib/framework/static/js/ff_global1.js @@ -391,6 +391,7 @@ function make_page_html(data) { for (var i = data.start_page ; i <= data.last_page ; i++) { str += '