# coding=utf-8 """ 插件视图 """ from .plugin_view import PluginView from .plugin_test_view import PluginTestView