commit
8c5922af7d
34 changed files with 1994 additions and 0 deletions
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="AntConfiguration"> |
||||
<buildFile url="file://$PROJECT_DIR$/build.xml" /> |
||||
</component> |
||||
</project> |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="CompilerConfiguration"> |
||||
<annotationProcessing> |
||||
<profile name="Maven default annotation processors profile" enabled="true"> |
||||
<sourceOutputDir name="target/generated-sources/annotations" /> |
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> |
||||
<outputRelativeToContentRoot value="true" /> |
||||
<module name="plugin-specific-dashboard-style" /> |
||||
</profile> |
||||
</annotationProcessing> |
||||
<bytecodeTargetLevel> |
||||
<module name="plugin-specific-dashboard-style" target="1.5" /> |
||||
</bytecodeTargetLevel> |
||||
</component> |
||||
</project> |
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="Encoding" native2AsciiForPropertiesFiles="true"> |
||||
<file url="PROJECT" charset="UTF-8" /> |
||||
</component> |
||||
</project> |
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable"> |
||||
<library name="BI5.1_spider_jar_jdk1"> |
||||
<CLASSES> |
||||
<root url="file://$USER_HOME$/Downloads/BI5.1_spider_jar_jdk1.8" /> |
||||
</CLASSES> |
||||
<JAVADOC /> |
||||
<SOURCES> |
||||
<root url="file://$USER_HOME$/Downloads/BI5.1_spider_jar_jdk1.8" /> |
||||
</SOURCES> |
||||
<jarDirectory url="file://$USER_HOME$/Downloads/BI5.1_spider_jar_jdk1.8" recursive="false" /> |
||||
<jarDirectory url="file://$USER_HOME$/Downloads/BI5.1_spider_jar_jdk1.8" recursive="false" type="SOURCES" /> |
||||
</library> |
||||
</component> |
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="MavenProjectsManager"> |
||||
<option name="originalFiles"> |
||||
<list> |
||||
<option value="$PROJECT_DIR$/pom.xml" /> |
||||
</list> |
||||
</option> |
||||
</component> |
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |
||||
<output url="file://$PROJECT_DIR$/classes" /> |
||||
</component> |
||||
</project> |
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="ProjectModuleManager"> |
||||
<modules> |
||||
<module fileurl="file://$PROJECT_DIR$/plugin-specific-dashboard-style.iml" filepath="$PROJECT_DIR$/plugin-specific-dashboard-style.iml" /> |
||||
</modules> |
||||
</component> |
||||
</project> |
@ -0,0 +1,124 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="Palette2"> |
||||
<group name="Swing"> |
||||
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" /> |
||||
</item> |
||||
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" /> |
||||
</item> |
||||
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" /> |
||||
</item> |
||||
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true"> |
||||
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" /> |
||||
</item> |
||||
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" /> |
||||
<initial-values> |
||||
<property name="text" value="Button" /> |
||||
</initial-values> |
||||
</item> |
||||
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
||||
<initial-values> |
||||
<property name="text" value="RadioButton" /> |
||||
</initial-values> |
||||
</item> |
||||
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
||||
<initial-values> |
||||
<property name="text" value="CheckBox" /> |
||||
</initial-values> |
||||
</item> |
||||
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /> |
||||
<initial-values> |
||||
<property name="text" value="Label" /> |
||||
</initial-values> |
||||
</item> |
||||
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
||||
<preferred-size width="150" height="-1" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
||||
<preferred-size width="150" height="-1" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
||||
<preferred-size width="150" height="-1" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
||||
<preferred-size width="150" height="50" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
||||
<preferred-size width="150" height="50" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
||||
<preferred-size width="150" height="50" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" /> |
||||
</item> |
||||
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
||||
<preferred-size width="150" height="50" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3"> |
||||
<preferred-size width="150" height="50" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
||||
<preferred-size width="150" height="50" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
||||
<preferred-size width="200" height="200" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
||||
<preferred-size width="200" height="200" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
||||
</item> |
||||
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
||||
</item> |
||||
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" /> |
||||
</item> |
||||
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" /> |
||||
</item> |
||||
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1"> |
||||
<preferred-size width="-1" height="20" /> |
||||
</default-constraints> |
||||
</item> |
||||
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" /> |
||||
</item> |
||||
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
||||
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" /> |
||||
</item> |
||||
</group> |
||||
</component> |
||||
</project> |
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="VcsDirectoryMappings"> |
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" /> |
||||
</component> |
||||
</project> |
@ -0,0 +1,152 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||
<project basedir="." default="jar" name="plugin"> |
||||
<!-- JDK路径,根据自己机器上实际位置修改--> |
||||
<property name="jdk.home" value="/Library/Java/JavaVirtualMachines/jdk1.8.0_162.jdk/Contents/Home"/> |
||||
|
||||
<property name="libs" value="${basedir}/lib"/> |
||||
<property name="publicLibs" value=""/> |
||||
<!--<property name="reportLibs" value=""/>--> |
||||
<property name="reportLibs" value="/Users/xuhao/Downloads/BI5.1_spider_jar_jdk1.8"/> |
||||
<property name="destLoc" value="."/> |
||||
<property name="classes" value="classes"/> |
||||
<xmlproperty file="${basedir}/plugin.xml"/> |
||||
<property name="current-version" value="${plugin.version}"/> |
||||
|
||||
<!-- 插件版本--> |
||||
<property name="plugin-version" value="${current-version}"/> |
||||
<!-- 插件名字--> |
||||
<property name="plugin-name" value="specific_dashboard_style"/> |
||||
<property name="plugin-jar" value="fr-plugin-${plugin-name}-${plugin-version}.jar"/> |
||||
<property name="js-path" value="${basedir}/src/main/resources/com/finebi/plugin/web/scripts"/> |
||||
<property name="css-path" value="${basedir}/src/main/resources/com/finebi/plugin/web/styles"/> |
||||
|
||||
<target name="prepare"> |
||||
<delete dir="${classes}"/> |
||||
<delete dir="fr-plugin-${plugin-name}-${plugin-version}"/> |
||||
<xmlproperty file="${basedir}/plugin.xml"/> |
||||
<delete dir="${destLoc}/${plugin.name}"/> |
||||
</target> |
||||
<path id="compile.classpath"> |
||||
<fileset dir="${libs}"> |
||||
<include name="**/*.jar"/> |
||||
</fileset> |
||||
<fileset dir="${publicLibs}"> |
||||
<include name="**/*.jar"/> |
||||
</fileset> |
||||
<fileset dir="${reportLibs}"> |
||||
<include name="**/*.jar"/> |
||||
</fileset> |
||||
</path> |
||||
<patternset id="resources4Jar"> |
||||
<exclude name="**/.settings/**"/> |
||||
<exclude name=".classpath"/> |
||||
<exclude name=".project"/> |
||||
|
||||
<exclude name="**/*.java"/> |
||||
<exclude name="**/*.db"/> |
||||
<exclude name="**/*.g"/> |
||||
<exclude name="**/package.html"/> |
||||
</patternset> |
||||
<!-- 合并静态文件 --> |
||||
<target name="concat_js"> |
||||
<concat destfile="${js-path}/../specific_style.js" encoding="utf-8" append="false"> |
||||
<fileset dir="${js-path}"> |
||||
<include name="**/*.js"/> |
||||
</fileset> |
||||
</concat> |
||||
</target> |
||||
<target name="concat_css"> |
||||
<concat destfile="${css-path}/../specific_style.css" encoding="utf-8" append="false"> |
||||
<fileset dir="${css-path}"> |
||||
<include name="**/*.css"/> |
||||
</fileset> |
||||
</concat> |
||||
</target> |
||||
<target name="copy_resources"> |
||||
<echo message="从${resources_from}拷贝图片,JS,CSS等资源文件"/> |
||||
<delete dir="tmp"/> |
||||
<copy todir="tmp"> |
||||
<fileset dir="${resources_from}/src/main/resources"> |
||||
<patternset refid="resources4Jar"/> |
||||
</fileset> |
||||
</copy> |
||||
<copy todir="${classes}"> |
||||
<fileset dir="tmp"/> |
||||
</copy> |
||||
<delete dir="tmp"/> |
||||
</target> |
||||
<target name="compile_javas"> |
||||
<echo message="编译${compile_files}下的Java文件"/> |
||||
<javac destdir="${classes}" debug="false" optimize="on" source="${source_jdk_version}" |
||||
target="${target_jdk_version}" |
||||
fork="true" memoryMaximumSize="512m" listfiles="false" srcdir="${basedir}" |
||||
executable="${compile_jdk_version}/bin/javac"> |
||||
<src path="${basedir}/src/main/java"/> |
||||
<exclude name="**/.svn/**"/> |
||||
<compilerarg line="-encoding UTF8 "/> |
||||
<classpath refid="compile.classpath"/> |
||||
</javac> |
||||
<taskdef name="pretreatment" classname="com.fr.plugin.pack.PluginPretreatmentTask"> |
||||
<classpath refid="compile.classpath"/> |
||||
</taskdef> |
||||
<pretreatment baseDir="${basedir}"/> |
||||
</target> |
||||
|
||||
<target name="jar_classes"> |
||||
<echo message="打Jar包:${jar_name}"/> |
||||
<delete file="${basedir}/${jar_name}"/> |
||||
<jar jarfile="${basedir}/${jar_name}"> |
||||
<fileset dir="${classes}"> |
||||
</fileset> |
||||
</jar> |
||||
</target> |
||||
|
||||
<target name="super_jar" depends="prepare"> |
||||
<antcall target="concat_js"> |
||||
</antcall> |
||||
<antcall target="concat_css"> |
||||
</antcall> |
||||
<antcall target="copy_resources"> |
||||
<param name="resources_from" value="${basedir}"/> |
||||
</antcall> |
||||
<antcall target="compile_javas"> |
||||
<param name="source_jdk_version" value="1.6"/> |
||||
<param name="target_jdk_version" value="1.6"/> |
||||
<param name="compile_jdk_version" value="${jdk.home}"/> |
||||
<param name="compile_files" value="${basedir}/src"/> |
||||
</antcall> |
||||
<echo message="compile plugin success!"/> |
||||
|
||||
<antcall target="jar_classes"> |
||||
<param name="jar_name" value="${plugin-jar}"/> |
||||
</antcall> |
||||
<delete dir="${classes}"/> |
||||
|
||||
</target> |
||||
|
||||
<target name="jar" depends="super_jar"> |
||||
<antcall target="zip"/> |
||||
</target> |
||||
|
||||
<target name="zip"> |
||||
<property name="plugin-folder" value="fr-plugin-${plugin-name}-${plugin-version}"/> |
||||
<echo message="----------zip files----------"/> |
||||
<mkdir dir="${plugin-folder}"/> |
||||
<copy todir="${plugin-folder}"> |
||||
<fileset dir="."> |
||||
<include name="${plugin-jar}"/> |
||||
<include name="plugin.xml"/> |
||||
</fileset> |
||||
<fileset dir="${libs}"> |
||||
<include name="*.jar"/> |
||||
<include name="*.dll"/> |
||||
</fileset> |
||||
</copy> |
||||
<zip destfile="${basedir}/${plugin-folder}.zip" basedir="."> |
||||
<include name="${plugin-folder}/*.jar"/> |
||||
<include name="${plugin-folder}/*.dll"/> |
||||
<include name="${plugin-folder}/plugin.xml"/> |
||||
</zip> |
||||
<move file="${plugin-folder}.zip" todir="${destLoc}/install"/> |
||||
</target> |
||||
</project> |
Binary file not shown.
Binary file not shown.
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||
<plugin> |
||||
<id>com.fr.plugin.specific.style</id> |
||||
<name><![CDATA[自定义全局样式]]></name> |
||||
<active>yes</active> |
||||
<version>1.0.0</version> |
||||
<env-version>10.0</env-version> |
||||
<jartime>2019-03-01</jartime> |
||||
<vendor>finereport</vendor> |
||||
<description><![CDATA[该插件用于自定义全局样式字体]]></description> |
||||
<extra-core> |
||||
<LocaleFinder class="com.finebi.plugin.locale.SpecificDashboardStyleLocaleFinder"/> |
||||
</extra-core> |
||||
<extra-decision> |
||||
<WebResourceProvider class="com.finebi.plugin.SpecificDashboardStyleProcess"/> |
||||
<WebResourceProvider class="com.finebi.plugin.SpecificDashboardStylePreview"/> |
||||
</extra-decision> |
||||
<function-recorder class="com.finebi.plugin.SpecificDashboardStyleComponent"/> |
||||
<main-package>com.finebi</main-package> |
||||
</plugin> |
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6"> |
||||
<output url="file://$MODULE_DIR$/../webroot/WEB-INF/plugins/plugin-com.fr.plugin.function.test-1.0/classes" /> |
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" /> |
||||
<content url="file://$MODULE_DIR$"> |
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
||||
<excludeFolder url="file://$MODULE_DIR$/target" /> |
||||
</content> |
||||
<orderEntry type="inheritedJdk" /> |
||||
<orderEntry type="sourceFolder" forTests="false" /> |
||||
<orderEntry type="library" name="BI5.1_spider_jar_jdk1" level="project" /> |
||||
</component> |
||||
</module> |
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||
<plugin> |
||||
<id>com.fr.plugin.specific.style</id> |
||||
<name><![CDATA[自定义全局样式]]></name> |
||||
<active>yes</active> |
||||
<version>1.0.0</version> |
||||
<env-version>10.0</env-version> |
||||
<jartime>2019-03-01</jartime> |
||||
<vendor>finereport</vendor> |
||||
<description><![CDATA[该插件用于自定义全局样式字体]]></description> |
||||
<extra-core> |
||||
<LocaleFinder class="com.finebi.plugin.locale.SpecificDashboardStyleLocaleFinder"/> |
||||
</extra-core> |
||||
<extra-decision> |
||||
<WebResourceProvider class="com.finebi.plugin.SpecificDashboardStyleProcess"/> |
||||
<WebResourceProvider class="com.finebi.plugin.SpecificDashboardStylePreview"/> |
||||
</extra-decision> |
||||
<function-recorder class="com.finebi.plugin.SpecificDashboardStyleComponent"/> |
||||
<main-package>com.finebi</main-package> |
||||
</plugin> |
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" |
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
||||
<modelVersion>4.0.0</modelVersion> |
||||
|
||||
<parent> |
||||
<groupId>com.fr.plugin</groupId> |
||||
<artifactId>starter</artifactId> |
||||
<version>10.0</version> |
||||
</parent> |
||||
<packaging>jar</packaging> |
||||
<artifactId>plugin-specific-dashboard-style</artifactId> |
||||
<dependencies> |
||||
</dependencies> |
||||
<build> |
||||
<!---如果要更改调试插件,改这里的配置就可以了--> |
||||
<outputDirectory>${project.basedir}/../webroot/WEB-INF/plugins/plugin-com.fr.plugin.function.test-1.0/classes</outputDirectory> |
||||
</build> |
||||
</project> |
@ -0,0 +1,30 @@
|
||||
package com.finebi.plugin; |
||||
|
||||
import com.fr.plugin.transform.FunctionRecorder; |
||||
import com.fr.web.struct.Component; |
||||
import com.fr.web.struct.category.ParserType; |
||||
import com.fr.web.struct.category.ScriptPath; |
||||
import com.fr.web.struct.category.StylePath; |
||||
|
||||
/** |
||||
* Created by dailer on 19/5/22. |
||||
*/ |
||||
@FunctionRecorder |
||||
public class SpecificDashboardStyleComponent extends Component { |
||||
|
||||
public static final SpecificDashboardStyleComponent KEY = new SpecificDashboardStyleComponent(); |
||||
|
||||
private SpecificDashboardStyleComponent() { |
||||
|
||||
} |
||||
|
||||
@Override |
||||
public ScriptPath script() { |
||||
return ScriptPath.build("com/finebi/plugin/web/specific_style.js"); |
||||
} |
||||
|
||||
@Override |
||||
public StylePath style() { |
||||
return StylePath.build("com/finebi/plugin/web/specific_style.css", ParserType.DYNAMIC); |
||||
} |
||||
} |
@ -0,0 +1,22 @@
|
||||
package com.finebi.plugin; |
||||
|
||||
import com.finebi.conf.internalimp.component.ReportComponent; |
||||
import com.fr.decision.fun.impl.AbstractWebResourceProvider; |
||||
import com.fr.web.struct.Atom; |
||||
|
||||
/** |
||||
* Created by dailer on 19/5/22. |
||||
*/ |
||||
public class SpecificDashboardStylePreview extends AbstractWebResourceProvider { |
||||
|
||||
|
||||
@Override |
||||
public Atom attach() { |
||||
return ReportComponent.KEY; |
||||
} |
||||
|
||||
@Override |
||||
public Atom client() { |
||||
return SpecificDashboardStyleComponent.KEY; |
||||
} |
||||
} |
@ -0,0 +1,22 @@
|
||||
package com.finebi.plugin; |
||||
|
||||
import com.fr.decision.fun.impl.AbstractWebResourceProvider; |
||||
import com.fr.decision.web.MainComponent; |
||||
import com.fr.web.struct.Atom; |
||||
|
||||
/** |
||||
* Created by dailer on 19/5/22. |
||||
*/ |
||||
public class SpecificDashboardStyleProcess extends AbstractWebResourceProvider { |
||||
|
||||
|
||||
@Override |
||||
public Atom attach() { |
||||
return MainComponent.KEY; |
||||
} |
||||
|
||||
@Override |
||||
public Atom client() { |
||||
return SpecificDashboardStyleComponent.KEY; |
||||
} |
||||
} |
@ -0,0 +1,9 @@
|
||||
package com.finebi.plugin.locale; |
||||
|
||||
import com.fr.stable.fun.impl.AbstractLocaleFinder; |
||||
|
||||
public class SpecificDashboardStyleLocaleFinder extends AbstractLocaleFinder { |
||||
public String find() { |
||||
return "com/finebi/plugin/web/i18n/user_guide"; |
||||
} |
||||
} |
Binary file not shown.
Binary file not shown.
@ -0,0 +1,32 @@
|
||||
BI-User_Guide_User_Guide=\u65B0\u624B\u5F15\u5BFC |
||||
BI-User_Guide_Data_Process=\u6570\u636E\u5904\u7406 |
||||
BI-User_Guide_Data_Preview=\u6570\u636E\u5C55\u793A |
||||
BI-User_Guide_Helping_Center=\u5E2E\u52A9\u4E2D\u5FC3 |
||||
BI-User_Guide_Entry_Tip=\u60A8\u53EF\u4EE5\u5728\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC\u3001\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_I_Got_It=\u6211\u77E5\u9053\u4E86 |
||||
BI-User_Guide_Data_Process_Complete=\u6570\u636E\u5904\u7406\u5B8C\u6210 |
||||
BI-User_Guide_Data_Show_Complete=\u6570\u636E\u5C55\u793A\u5B8C\u6210 |
||||
BI-User_Guide_Know_How_To_Connect_DataBase=\u4E86\u89E3\u5982\u4F55\u8FDE\u63A5\u81EA\u5DF1\u7684\u6570\u636E\u5E93\u6570\u636E |
||||
BI-User_Guide_Start_Data_Show=\u5F00\u59CB\u6570\u636E\u5C55\u793A\u5F15\u5BFC |
||||
BI-User_Guide_Exit=\u9000\u51FA\u5F15\u5BFC |
||||
BI-User_Guide_Exit_Tip=\u9000\u51FA\u5F15\u5BFC\u63D0\u793A |
||||
BI-User_Guide_Sure_To_Exit=\u60A8\u786E\u5B9A\u8981\u9000\u51FA\u5F15\u5BFC\u5417\uFF1F |
||||
BI-User_Guide_Re_Come_In=\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\uFF0C\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Need_Go_Into_User_Guide_Again=\u82E5\u8981\u518D\u6B21\u8FDB\u5165\u5F15\u5BFC |
||||
BI-User_Guide_Or_Get_Other_Help=\u60A8\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Go_To_Data_List=\u8FDB\u5165\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Analysis_Table=\u521B\u5EFA\u81EA\u52A9\u6570\u636E\u96C6 |
||||
BI-User_Guide_Select_Data=\u9009\u62E9\u6240\u9700\u6570\u636E |
||||
BI-User_Guide_Add_Excel=\u6DFB\u52A0Excel\u6570\u636E\u96C6 |
||||
BI-User_Guide_Base_Data_Do_Add_Column=\u57FA\u4E8E\u6240\u9009\u6570\u636E\u505A\u65B0\u589E\u5217 |
||||
BI-User_Guide_Save_And_Go_Back=\u4FDD\u5B58\u5E76\u8FD4\u56DE\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Show_Widget=\u521B\u5EFA\u5C55\u793A\u7EC4\u4EF6 |
||||
BI-User_Guide_Add_Dimension_To_Region=\u6DFB\u52A0\u7EF4\u5EA6\u3001\u6307\u6807\u5B57\u6BB5\u81F3\u5206\u6790\u533A\u57DF |
||||
BI-User_Guide_Adjust_Widget_Properties=\u8C03\u6574\u7EC4\u4EF6\u7EF4\u5EA6\u3001\u5F62\u72B6\u3001\u6570\u636E |
||||
BI-User_Guide_Add_Field_To_Color_Region=\u6DFB\u52A0\u5B57\u6BB5\u81F3\u989C\u8272\u5C5E\u6027\u533A\u57DF |
||||
BI-User_Guide_Back_To_Dashboard=\u8FD4\u56DE\u4EEA\u8868\u677F |
||||
BI-User_Guide_Re_Come_In_Edit_Region=\u91CD\u65B0\u8FDB\u5165\u7EC4\u4EF6\u7F16\u8F91\u533A\u57DF |
||||
BI-User_Guide_Welcome_To_Use_BI=\u6B22\u8FCE\u4F7F\u7528FineBI |
||||
BI-User_Guide_Go_In=\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC |
||||
BI_User_Guide_Teach_Some_Chinese_Words=\u5343\u91CC\u4E4B\u884C\uFF0C\u59CB\u4E8E\u8DB3\u4E0B\uFF0C\u5FEB\u6765\u5F00\u542F\u60A8\u7684\u6570\u636E\u53EF\u89C6\u5316\u63A2\u7D22\u5206\u6790\u4E4B\u65C5\u5427\uFF01 |
||||
BI_User_Guide_Description=\u60A8\u662F\u4E00\u540D\u5546\u54C1\u96F6\u552E\u96C6\u56E2\u7684\u6570\u636E\u5206\u6790\u5E08\uFF0C\u60A8\u7684\u7ECF\u7406\u521A\u521A\u62FF\u5230\u4E86 2018 \u5E74\u7B2C\u4E00\u548C\u7B2C\u4E8C\u5B63\u5EA6\u7684\u5546\u54C1\u9500\u552E\u6570\u636E\uFF0C\u800C\u4E14\u4ED6\u6CE8\u610F\u5230${\u8FD1\u671F\u96C6\u56E2\u7684\u8FD0\u8425\u72B6\u6001\u4E0D\u4F73}\uFF0C\u8981\u6C42\u60A8\u4ECE\u76F8\u5173\u5386\u53F2\u6570\u636E\u4E2D\u5206\u6790\u539F\u56E0\uFF0C\u7ED9\u51FA\u76F8\u5173\u5EFA\u8BAE\uFF0C\u4EE5\u63D0\u5347\u96C6\u56E2\u6574\u4F53\u6BDB\u5229\u989D\u3002 |
@ -0,0 +1,32 @@
|
||||
BI-User_Guide_User_Guide=\u65B0\u624B\u5F15\u5BFC |
||||
BI-User_Guide_Data_Processing=\u6570\u636E\u5904\u7406 |
||||
BI-User_Guide_Data_Previewg=\u6570\u636E\u5C55\u793A |
||||
BI-User_Guide_Helping_Center=\u5E2E\u52A9\u4E2D\u5FC3 |
||||
BI-User_Guide_Entry_Tip=\u60A8\u53EF\u4EE5\u5728\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC\u3001\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_I_Got_It=\u6211\u77E5\u9053\u4E86 |
||||
BI-User_Guide_Data_Process_Complete=\u6570\u636E\u5904\u7406\u5B8C\u6210 |
||||
BI-User_Guide_Data_Show_Complete=\u6570\u636E\u5C55\u793A\u5B8C\u6210 |
||||
BI-User_Guide_Know_How_To_Connect_DataBase=\u4E86\u89E3\u5982\u4F55\u8FDE\u63A5\u81EA\u5DF1\u7684\u6570\u636E\u5E93\u6570\u636E |
||||
BI-User_Guide_Start_Data_Show=\u5F00\u59CB\u6570\u636E\u5C55\u793A\u5F15\u5BFC |
||||
BI-User_Guide_Exit=\u9000\u51FA\u5F15\u5BFC |
||||
BI-User_Guide_Exit_Tip=\u9000\u51FA\u5F15\u5BFC\u63D0\u793A |
||||
BI-User_Guide_Sure_To_Exit=\u60A8\u786E\u5B9A\u8981\u9000\u51FA\u5F15\u5BFC\u5417\uFF1F |
||||
BI-User_Guide_Re_Come_In=\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\uFF0C\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Need_Go_Into_User_Guide_Again=\u82E5\u8981\u518D\u6B21\u8FDB\u5165\u5F15\u5BFC |
||||
BI-User_Guide_Or_Get_Other_Help=\u60A8\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Go_To_Data_List=\u8FDB\u5165\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Analysis_Table=\u521B\u5EFA\u81EA\u52A9\u6570\u636E\u96C6 |
||||
BI-User_Guide_Select_Data=\u9009\u62E9\u6240\u9700\u6570\u636E |
||||
BI-User_Guide_Add_Excel=\u6DFB\u52A0Excel\u6570\u636E\u96C6 |
||||
BI-User_Guide_Base_Data_Do_Add_Column=\u57FA\u4E8E\u6240\u9009\u6570\u636E\u505A\u65B0\u589E\u5217 |
||||
BI-User_Guide_Save_And_Go_Back=\u4FDD\u5B58\u5E76\u8FD4\u56DE\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Show_Widget=\u521B\u5EFA\u5C55\u793A\u7EC4\u4EF6 |
||||
BI-User_Guide_Add_Dimension_To_Region=\u6DFB\u52A0\u7EF4\u5EA6\u3001\u6307\u6807\u5B57\u6BB5\u81F3\u5206\u6790\u533A\u57DF |
||||
BI-User_Guide_Adjust_Widget_Properties=\u8C03\u6574\u7EC4\u4EF6\u7EF4\u5EA6\u3001\u5F62\u72B6\u3001\u6570\u636E |
||||
BI-User_Guide_Add_Field_To_Color_Region=\u6DFB\u52A0\u5B57\u6BB5\u81F3\u989C\u8272\u5C5E\u6027\u533A\u57DF |
||||
BI-User_Guide_Back_To_Dashboard=\u8FD4\u56DE\u4EEA\u8868\u677F |
||||
BI-User_Guide_Re_Come_In_Edit_Region=\u91CD\u65B0\u8FDB\u5165\u7EC4\u4EF6\u7F16\u8F91\u533A\u57DF |
||||
BI-User_Guide_Welcome_To_Use_BI=\u6B22\u8FCE\u4F7F\u7528FineBI |
||||
BI-User_Guide_Go_In=\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC |
||||
BI_User_Guide_Teach_Some_Chinese_Words=\u5343\u91CC\u4E4B\u884C\uFF0C\u59CB\u4E8E\u8DB3\u4E0B\uFF0C\u5FEB\u6765\u5F00\u542F\u60A8\u7684\u6570\u636E\u53EF\u89C6\u5316\u63A2\u7D22\u5206\u6790\u4E4B\u65C5\u5427\uFF01 |
||||
BI_User_Guide_Description=\u60A8\u662F\u4E00\u540D\u5546\u54C1\u96F6\u552E\u96C6\u56E2\u7684\u6570\u636E\u5206\u6790\u5E08\uFF0C\u60A8\u7684\u7ECF\u7406\u521A\u521A\u62FF\u5230\u4E86 2018 \u5E74\u7B2C\u4E00\u548C\u7B2C\u4E8C\u5B63\u5EA6\u7684\u5546\u54C1\u9500\u552E\u6570\u636E\uFF0C\u800C\u4E14\u4ED6\u6CE8\u610F\u5230${\u8FD1\u671F\u96C6\u56E2\u7684\u8FD0\u8425\u72B6\u6001\u4E0D\u4F73}\uFF0C\u8981\u6C42\u60A8\u4ECE\u76F8\u5173\u5386\u53F2\u6570\u636E\u4E2D\u5206\u6790\u539F\u56E0\uFF0C\u7ED9\u51FA\u76F8\u5173\u5EFA\u8BAE\uFF0C\u4EE5\u63D0\u5347\u96C6\u56E2\u6574\u4F53\u6BDB\u5229\u989D\u3002 |
@ -0,0 +1,32 @@
|
||||
BI-User_Guide_User_Guide=\u65B0\u624B\u5F15\u5BFC |
||||
BI-User_Guide_Data_Processing=\u6570\u636E\u5904\u7406 |
||||
BI-User_Guide_Data_Previewg=\u6570\u636E\u5C55\u793A |
||||
BI-User_Guide_Helping_Center=\u5E2E\u52A9\u4E2D\u5FC3 |
||||
BI-User_Guide_Entry_Tip=\u60A8\u53EF\u4EE5\u5728\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC\u3001\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_I_Got_It=\u6211\u77E5\u9053\u4E86 |
||||
BI-User_Guide_Data_Process_Complete=\u6570\u636E\u5904\u7406\u5B8C\u6210 |
||||
BI-User_Guide_Data_Show_Complete=\u6570\u636E\u5C55\u793A\u5B8C\u6210 |
||||
BI-User_Guide_Know_How_To_Connect_DataBase=\u4E86\u89E3\u5982\u4F55\u8FDE\u63A5\u81EA\u5DF1\u7684\u6570\u636E\u5E93\u6570\u636E |
||||
BI-User_Guide_Start_Data_Show=\u5F00\u59CB\u6570\u636E\u5C55\u793A\u5F15\u5BFC |
||||
BI-User_Guide_Exit=\u9000\u51FA\u5F15\u5BFC |
||||
BI-User_Guide_Exit_Tip=\u9000\u51FA\u5F15\u5BFC\u63D0\u793A |
||||
BI-User_Guide_Sure_To_Exit=\u60A8\u786E\u5B9A\u8981\u9000\u51FA\u5F15\u5BFC\u5417\uFF1F |
||||
BI-User_Guide_Re_Come_In=\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\uFF0C\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Need_Go_Into_User_Guide_Again=\u82E5\u8981\u518D\u6B21\u8FDB\u5165\u5F15\u5BFC |
||||
BI-User_Guide_Or_Get_Other_Help=\u60A8\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Go_To_Data_List=\u8FDB\u5165\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Analysis_Table=\u521B\u5EFA\u81EA\u52A9\u6570\u636E\u96C6 |
||||
BI-User_Guide_Select_Data=\u9009\u62E9\u6240\u9700\u6570\u636E |
||||
BI-User_Guide_Add_Excel=\u6DFB\u52A0Excel\u6570\u636E\u96C6 |
||||
BI-User_Guide_Base_Data_Do_Add_Column=\u57FA\u4E8E\u6240\u9009\u6570\u636E\u505A\u65B0\u589E\u5217 |
||||
BI-User_Guide_Save_And_Go_Back=\u4FDD\u5B58\u5E76\u8FD4\u56DE\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Show_Widget=\u521B\u5EFA\u5C55\u793A\u7EC4\u4EF6 |
||||
BI-User_Guide_Add_Dimension_To_Region=\u6DFB\u52A0\u7EF4\u5EA6\u3001\u6307\u6807\u5B57\u6BB5\u81F3\u5206\u6790\u533A\u57DF |
||||
BI-User_Guide_Adjust_Widget_Properties=\u8C03\u6574\u7EC4\u4EF6\u7EF4\u5EA6\u3001\u5F62\u72B6\u3001\u6570\u636E |
||||
BI-User_Guide_Add_Field_To_Color_Region=\u6DFB\u52A0\u5B57\u6BB5\u81F3\u989C\u8272\u5C5E\u6027\u533A\u57DF |
||||
BI-User_Guide_Back_To_Dashboard=\u8FD4\u56DE\u4EEA\u8868\u677F |
||||
BI-User_Guide_Re_Come_In_Edit_Region=\u91CD\u65B0\u8FDB\u5165\u7EC4\u4EF6\u7F16\u8F91\u533A\u57DF |
||||
BI-User_Guide_Welcome_To_Use_BI=\u6B22\u8FCE\u4F7F\u7528FineBI |
||||
BI-User_Guide_Go_In=\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC |
||||
BI_User_Guide_Teach_Some_Chinese_Words=\u5343\u91CC\u4E4B\u884C\uFF0C\u59CB\u4E8E\u8DB3\u4E0B\uFF0C\u5FEB\u6765\u5F00\u542F\u60A8\u7684\u6570\u636E\u53EF\u89C6\u5316\u63A2\u7D22\u5206\u6790\u4E4B\u65C5\u5427\uFF01 |
||||
BI_User_Guide_Description=\u60A8\u662F\u4E00\u540D\u5546\u54C1\u96F6\u552E\u96C6\u56E2\u7684\u6570\u636E\u5206\u6790\u5E08\uFF0C\u60A8\u7684\u7ECF\u7406\u521A\u521A\u62FF\u5230\u4E86 2018 \u5E74\u7B2C\u4E00\u548C\u7B2C\u4E8C\u5B63\u5EA6\u7684\u5546\u54C1\u9500\u552E\u6570\u636E\uFF0C\u800C\u4E14\u4ED6\u6CE8\u610F\u5230${\u8FD1\u671F\u96C6\u56E2\u7684\u8FD0\u8425\u72B6\u6001\u4E0D\u4F73}\uFF0C\u8981\u6C42\u60A8\u4ECE\u76F8\u5173\u5386\u53F2\u6570\u636E\u4E2D\u5206\u6790\u539F\u56E0\uFF0C\u7ED9\u51FA\u76F8\u5173\u5EFA\u8BAE\uFF0C\u4EE5\u63D0\u5347\u96C6\u56E2\u6574\u4F53\u6BDB\u5229\u989D\u3002 |
@ -0,0 +1,32 @@
|
||||
BI-User_Guide_User_Guide=\u65B0\u624B\u5F15\u5BFC |
||||
BI-User_Guide_Data_Processing=\u6570\u636E\u5904\u7406 |
||||
BI-User_Guide_Data_Previewg=\u6570\u636E\u5C55\u793A |
||||
BI-User_Guide_Helping_Center=\u5E2E\u52A9\u4E2D\u5FC3 |
||||
BI-User_Guide_Entry_Tip=\u60A8\u53EF\u4EE5\u5728\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC\u3001\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_I_Got_It=\u6211\u77E5\u9053\u4E86 |
||||
BI-User_Guide_Data_Process_Complete=\u6570\u636E\u5904\u7406\u5B8C\u6210 |
||||
BI-User_Guide_Data_Show_Complete=\u6570\u636E\u5C55\u793A\u5B8C\u6210 |
||||
BI-User_Guide_Know_How_To_Connect_DataBase=\u4E86\u89E3\u5982\u4F55\u8FDE\u63A5\u81EA\u5DF1\u7684\u6570\u636E\u5E93\u6570\u636E |
||||
BI-User_Guide_Start_Data_Show=\u5F00\u59CB\u6570\u636E\u5C55\u793A\u5F15\u5BFC |
||||
BI-User_Guide_Exit=\u9000\u51FA\u5F15\u5BFC |
||||
BI-User_Guide_Exit_Tip=\u9000\u51FA\u5F15\u5BFC\u63D0\u793A |
||||
BI-User_Guide_Sure_To_Exit=\u60A8\u786E\u5B9A\u8981\u9000\u51FA\u5F15\u5BFC\u5417\uFF1F |
||||
BI-User_Guide_Re_Come_In=\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\uFF0C\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Need_Go_Into_User_Guide_Again=\u82E5\u8981\u518D\u6B21\u8FDB\u5165\u5F15\u5BFC |
||||
BI-User_Guide_Or_Get_Other_Help=\u60A8\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Go_To_Data_List=\u8FDB\u5165\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Analysis_Table=\u521B\u5EFA\u81EA\u52A9\u6570\u636E\u96C6 |
||||
BI-User_Guide_Select_Data=\u9009\u62E9\u6240\u9700\u6570\u636E |
||||
BI-User_Guide_Add_Excel=\u6DFB\u52A0Excel\u6570\u636E\u96C6 |
||||
BI-User_Guide_Base_Data_Do_Add_Column=\u57FA\u4E8E\u6240\u9009\u6570\u636E\u505A\u65B0\u589E\u5217 |
||||
BI-User_Guide_Save_And_Go_Back=\u4FDD\u5B58\u5E76\u8FD4\u56DE\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Show_Widget=\u521B\u5EFA\u5C55\u793A\u7EC4\u4EF6 |
||||
BI-User_Guide_Add_Dimension_To_Region=\u6DFB\u52A0\u7EF4\u5EA6\u3001\u6307\u6807\u5B57\u6BB5\u81F3\u5206\u6790\u533A\u57DF |
||||
BI-User_Guide_Adjust_Widget_Properties=\u8C03\u6574\u7EC4\u4EF6\u7EF4\u5EA6\u3001\u5F62\u72B6\u3001\u6570\u636E |
||||
BI-User_Guide_Add_Field_To_Color_Region=\u6DFB\u52A0\u5B57\u6BB5\u81F3\u989C\u8272\u5C5E\u6027\u533A\u57DF |
||||
BI-User_Guide_Back_To_Dashboard=\u8FD4\u56DE\u4EEA\u8868\u677F |
||||
BI-User_Guide_Re_Come_In_Edit_Region=\u91CD\u65B0\u8FDB\u5165\u7EC4\u4EF6\u7F16\u8F91\u533A\u57DF |
||||
BI-User_Guide_Welcome_To_Use_BI=\u6B22\u8FCE\u4F7F\u7528FineBI |
||||
BI-User_Guide_Go_In=\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC |
||||
BI_User_Guide_Teach_Some_Chinese_Words=\u5343\u91CC\u4E4B\u884C\uFF0C\u59CB\u4E8E\u8DB3\u4E0B\uFF0C\u5FEB\u6765\u5F00\u542F\u60A8\u7684\u6570\u636E\u53EF\u89C6\u5316\u63A2\u7D22\u5206\u6790\u4E4B\u65C5\u5427\uFF01 |
||||
BI_User_Guide_Description=\u60A8\u662F\u4E00\u540D\u5546\u54C1\u96F6\u552E\u96C6\u56E2\u7684\u6570\u636E\u5206\u6790\u5E08\uFF0C\u60A8\u7684\u7ECF\u7406\u521A\u521A\u62FF\u5230\u4E86 2018 \u5E74\u7B2C\u4E00\u548C\u7B2C\u4E8C\u5B63\u5EA6\u7684\u5546\u54C1\u9500\u552E\u6570\u636E\uFF0C\u800C\u4E14\u4ED6\u6CE8\u610F\u5230${\u8FD1\u671F\u96C6\u56E2\u7684\u8FD0\u8425\u72B6\u6001\u4E0D\u4F73}\uFF0C\u8981\u6C42\u60A8\u4ECE\u76F8\u5173\u5386\u53F2\u6570\u636E\u4E2D\u5206\u6790\u539F\u56E0\uFF0C\u7ED9\u51FA\u76F8\u5173\u5EFA\u8BAE\uFF0C\u4EE5\u63D0\u5347\u96C6\u56E2\u6574\u4F53\u6BDB\u5229\u989D\u3002 |
@ -0,0 +1,32 @@
|
||||
BI-User_Guide_User_Guide=\u65B0\u624B\u5F15\u5BFC |
||||
BI-User_Guide_Data_Processing=\u6570\u636E\u5904\u7406 |
||||
BI-User_Guide_Data_Preview=\u6570\u636E\u5C55\u793A |
||||
BI-User_Guide_Helping_Center=\u5E2E\u52A9\u4E2D\u5FC3 |
||||
BI-User_Guide_Entry_Tip=\u60A8\u53EF\u4EE5\u5728\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC\u3001\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_I_Got_It=\u6211\u77E5\u9053\u4E86 |
||||
BI-User_Guide_Data_Process_Complete=\u6570\u636E\u5904\u7406\u5B8C\u6210 |
||||
BI-User_Guide_Data_Show_Complete=\u6570\u636E\u5C55\u793A\u5B8C\u6210 |
||||
BI-User_Guide_Know_How_To_Connect_DataBase=\u4E86\u89E3\u5982\u4F55\u8FDE\u63A5\u81EA\u5DF1\u7684\u6570\u636E\u5E93\u6570\u636E |
||||
BI-User_Guide_Start_Data_Show=\u5F00\u59CB\u6570\u636E\u5C55\u793A\u5F15\u5BFC |
||||
BI-User_Guide_Exit=\u9000\u51FA\u5F15\u5BFC |
||||
BI-User_Guide_Exit_Tip=\u9000\u51FA\u5F15\u5BFC\u63D0\u793A |
||||
BI-User_Guide_Sure_To_Exit=\u60A8\u786E\u5B9A\u8981\u9000\u51FA\u5F15\u5BFC\u5417\uFF1F |
||||
BI-User_Guide_Re_Come_In=\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\uFF0C\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Need_Go_Into_User_Guide_Again=\u82E5\u8981\u518D\u6B21\u8FDB\u5165\u5F15\u5BFC |
||||
BI-User_Guide_Or_Get_Other_Help=\u60A8\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Go_To_Data_List=\u8FDB\u5165\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Analysis_Table=\u521B\u5EFA\u81EA\u52A9\u6570\u636E\u96C6 |
||||
BI-User_Guide_Select_Data=\u9009\u62E9\u6240\u9700\u6570\u636E |
||||
BI-User_Guide_Add_Excel=\u6DFB\u52A0Excel\u6570\u636E\u96C6 |
||||
BI-User_Guide_Base_Data_Do_Add_Column=\u57FA\u4E8E\u6240\u9009\u6570\u636E\u505A\u65B0\u589E\u5217 |
||||
BI-User_Guide_Save_And_Go_Back=\u4FDD\u5B58\u5E76\u8FD4\u56DE\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Show_Widget=\u521B\u5EFA\u5C55\u793A\u7EC4\u4EF6 |
||||
BI-User_Guide_Add_Dimension_To_Region=\u6DFB\u52A0\u7EF4\u5EA6\u3001\u6307\u6807\u5B57\u6BB5\u81F3\u5206\u6790\u533A\u57DF |
||||
BI-User_Guide_Adjust_Widget_Properties=\u8C03\u6574\u7EC4\u4EF6\u7EF4\u5EA6\u3001\u5F62\u72B6\u3001\u6570\u636E |
||||
BI-User_Guide_Add_Field_To_Color_Region=\u6DFB\u52A0\u5B57\u6BB5\u81F3\u989C\u8272\u5C5E\u6027\u533A\u57DF |
||||
BI-User_Guide_Back_To_Dashboard=\u8FD4\u56DE\u4EEA\u8868\u677F |
||||
BI-User_Guide_Re_Come_In_Edit_Region=\u91CD\u65B0\u8FDB\u5165\u7EC4\u4EF6\u7F16\u8F91\u533A\u57DF |
||||
BI-User_Guide_Welcome_To_Use_BI=\u6B22\u8FCE\u4F7F\u7528FineBI |
||||
BI-User_Guide_Go_In=\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC |
||||
BI_User_Guide_Teach_Some_Chinese_Words=\u5343\u91CC\u4E4B\u884C\uFF0C\u59CB\u4E8E\u8DB3\u4E0B\uFF0C\u5FEB\u6765\u5F00\u542F\u60A8\u7684\u6570\u636E\u53EF\u89C6\u5316\u63A2\u7D22\u5206\u6790\u4E4B\u65C5\u5427\uFF01 |
||||
BI_User_Guide_Description=\u60A8\u662F\u4E00\u540D\u5546\u54C1\u96F6\u552E\u96C6\u56E2\u7684\u6570\u636E\u5206\u6790\u5E08\uFF0C\u60A8\u7684\u7ECF\u7406\u521A\u521A\u62FF\u5230\u4E86 2018 \u5E74\u7B2C\u4E00\u548C\u7B2C\u4E8C\u5B63\u5EA6\u7684\u5546\u54C1\u9500\u552E\u6570\u636E\uFF0C\u800C\u4E14\u4ED6\u6CE8\u610F\u5230${\u8FD1\u671F\u96C6\u56E2\u7684\u8FD0\u8425\u72B6\u6001\u4E0D\u4F73}\uFF0C\u8981\u6C42\u60A8\u4ECE\u76F8\u5173\u5386\u53F2\u6570\u636E\u4E2D\u5206\u6790\u539F\u56E0\uFF0C\u7ED9\u51FA\u76F8\u5173\u5EFA\u8BAE\uFF0C\u4EE5\u63D0\u5347\u96C6\u56E2\u6574\u4F53\u6BDB\u5229\u989D\u3002 |
@ -0,0 +1,32 @@
|
||||
BI-User_Guide_User_Guide=\u65B0\u624B\u5F15\u5BFC |
||||
BI-User_Guide_Data_Processing=\u6570\u636E\u5904\u7406 |
||||
BI-User_Guide_Data_Previewg=\u6570\u636E\u5C55\u793A |
||||
BI-User_Guide_Helping_Center=\u5E2E\u52A9\u4E2D\u5FC3 |
||||
BI-User_Guide_Entry_Tip=\u60A8\u53EF\u4EE5\u5728\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC\u3001\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_I_Got_It=\u6211\u77E5\u9053\u4E86 |
||||
BI-User_Guide_Data_Process_Complete=\u6570\u636E\u5904\u7406\u5B8C\u6210 |
||||
BI-User_Guide_Data_Show_Complete=\u6570\u636E\u5C55\u793A\u5B8C\u6210 |
||||
BI-User_Guide_Know_How_To_Connect_DataBase=\u4E86\u89E3\u5982\u4F55\u8FDE\u63A5\u81EA\u5DF1\u7684\u6570\u636E\u5E93\u6570\u636E |
||||
BI-User_Guide_Start_Data_Show=\u5F00\u59CB\u6570\u636E\u5C55\u793A\u5F15\u5BFC |
||||
BI-User_Guide_Exit=\u9000\u51FA\u5F15\u5BFC |
||||
BI-User_Guide_Exit_Tip=\u9000\u51FA\u5F15\u5BFC\u63D0\u793A |
||||
BI-User_Guide_Sure_To_Exit=\u60A8\u786E\u5B9A\u8981\u9000\u51FA\u5F15\u5BFC\u5417\uFF1F |
||||
BI-User_Guide_Re_Come_In=\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\uFF0C\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Need_Go_Into_User_Guide_Again=\u82E5\u8981\u518D\u6B21\u8FDB\u5165\u5F15\u5BFC |
||||
BI-User_Guide_Or_Get_Other_Help=\u60A8\u53EF\u4EE5\u5728\u5E73\u53F0\u53F3\u4E0A\u89D2\u8FD9\u91CC\u91CD\u65B0\u8FDB\u5165\u5F15\u5BFC\u6216\u8005\u83B7\u5F97\u5176\u4ED6\u7684\u5E2E\u52A9\uFF01 |
||||
BI-User_Guide_Go_To_Data_List=\u8FDB\u5165\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Analysis_Table=\u521B\u5EFA\u81EA\u52A9\u6570\u636E\u96C6 |
||||
BI-User_Guide_Select_Data=\u9009\u62E9\u6240\u9700\u6570\u636E |
||||
BI-User_Guide_Add_Excel=\u6DFB\u52A0Excel\u6570\u636E\u96C6 |
||||
BI-User_Guide_Base_Data_Do_Add_Column=\u57FA\u4E8E\u6240\u9009\u6570\u636E\u505A\u65B0\u589E\u5217 |
||||
BI-User_Guide_Save_And_Go_Back=\u4FDD\u5B58\u5E76\u8FD4\u56DE\u6570\u636E\u5217\u8868 |
||||
BI-User_Guide_Create_Show_Widget=\u521B\u5EFA\u5C55\u793A\u7EC4\u4EF6 |
||||
BI-User_Guide_Add_Dimension_To_Region=\u6DFB\u52A0\u7EF4\u5EA6\u3001\u6307\u6807\u5B57\u6BB5\u81F3\u5206\u6790\u533A\u57DF |
||||
BI-User_Guide_Adjust_Widget_Properties=\u8C03\u6574\u7EC4\u4EF6\u7EF4\u5EA6\u3001\u5F62\u72B6\u3001\u6570\u636E |
||||
BI-User_Guide_Add_Field_To_Color_Region=\u6DFB\u52A0\u5B57\u6BB5\u81F3\u989C\u8272\u5C5E\u6027\u533A\u57DF |
||||
BI-User_Guide_Back_To_Dashboard=\u8FD4\u56DE\u4EEA\u8868\u677F |
||||
BI-User_Guide_Re_Come_In_Edit_Region=\u91CD\u65B0\u8FDB\u5165\u7EC4\u4EF6\u7F16\u8F91\u533A\u57DF |
||||
BI-User_Guide_Welcome_To_Use_BI=\u6B22\u8FCE\u4F7F\u7528FineBI |
||||
BI-User_Guide_Go_In=\u8FDB\u5165\u65B0\u624B\u5F15\u5BFC |
||||
BI_User_Guide_Teach_Some_Chinese_Words=\u5343\u91CC\u4E4B\u884C\uFF0C\u59CB\u4E8E\u8DB3\u4E0B\uFF0C\u5FEB\u6765\u5F00\u542F\u60A8\u7684\u6570\u636E\u53EF\u89C6\u5316\u63A2\u7D22\u5206\u6790\u4E4B\u65C5\u5427\uFF01 |
||||
BI_User_Guide_Description=\u60A8\u662F\u4E00\u540D\u5546\u54C1\u96F6\u552E\u96C6\u56E2\u7684\u6570\u636E\u5206\u6790\u5E08\uFF0C\u60A8\u7684\u7ECF\u7406\u521A\u521A\u62FF\u5230\u4E86 2018 \u5E74\u7B2C\u4E00\u548C\u7B2C\u4E8C\u5B63\u5EA6\u7684\u5546\u54C1\u9500\u552E\u6570\u636E\uFF0C\u800C\u4E14\u4ED6\u6CE8\u610F\u5230${\u8FD1\u671F\u96C6\u56E2\u7684\u8FD0\u8425\u72B6\u6001\u4E0D\u4F73}\uFF0C\u8981\u6C42\u60A8\u4ECE\u76F8\u5173\u5386\u53F2\u6570\u636E\u4E2D\u5206\u6790\u539F\u56E0\uFF0C\u7ED9\u51FA\u76F8\u5173\u5EFA\u8BAE\uFF0C\u4EE5\u63D0\u5347\u96C6\u56E2\u6574\u4F53\u6BDB\u5229\u989D\u3002 |
@ -0,0 +1,35 @@
|
||||
/** |
||||
* Created by windy on 2019/9/10. |
||||
*/ |
||||
!(function () { |
||||
// 正文
|
||||
BI.config("bi.constant.design.widget.detail.table_style.font_family", function(items) { |
||||
return BI.concat(items, [{ |
||||
value: "adidasHeader", |
||||
text: "自定义字体头字体" |
||||
}, { |
||||
value: "adidasBody", |
||||
text: "自定义字体Bodyzi字体" |
||||
}]); |
||||
}); |
||||
|
||||
// 标题
|
||||
BI.config("bi.constant.materials.rich_editor.font_family", function(items) { |
||||
return BI.concat(items, [{ |
||||
value: "adidasHeader", |
||||
text: "自定义字体头字体" |
||||
}, { |
||||
value: "adidasBody", |
||||
text: "自定义字体Bodyzi字体" |
||||
}]); |
||||
}); |
||||
|
||||
// 默认属性配置
|
||||
BI.config("bi.provider.widget.conf", function(p) { |
||||
p.config({ |
||||
axisWidth: 0, |
||||
hGridWidth: 0, |
||||
vGridWidth: 0 |
||||
}); |
||||
}); |
||||
})(); |
@ -0,0 +1,13 @@
|
||||
@font-face { |
||||
font-family: "adidasHeader"; |
||||
src: url('resources?path=/com/finebi/plugin/web/font/header.ttf') format("opentype"); |
||||
} |
||||
|
||||
@font-face { |
||||
font-family: "adidasBody"; |
||||
src: url('resources?path=/com/finebi/plugin/web/font/body.ttf') format('truetype'); |
||||
} |
||||
|
||||
body { |
||||
font: normal 12px adidasBody, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Heiti, "黑体", sans-serif; |
||||
} |
@ -0,0 +1,35 @@
|
||||
/** |
||||
* Created by windy on 2019/9/10. |
||||
*/ |
||||
!(function () { |
||||
// 正文
|
||||
BI.config("bi.constant.design.widget.detail.table_style.font_family", function(items) { |
||||
return BI.concat(items, [{ |
||||
value: "adidasHeader", |
||||
text: "自定义字体头字体" |
||||
}, { |
||||
value: "adidasBody", |
||||
text: "自定义字体Bodyzi字体" |
||||
}]); |
||||
}); |
||||
|
||||
// 标题
|
||||
BI.config("bi.constant.materials.rich_editor.font_family", function(items) { |
||||
return BI.concat(items, [{ |
||||
value: "adidasHeader", |
||||
text: "自定义字体头字体" |
||||
}, { |
||||
value: "adidasBody", |
||||
text: "自定义字体Bodyzi字体" |
||||
}]); |
||||
}); |
||||
|
||||
// 默认属性配置
|
||||
BI.config("bi.provider.widget.conf", function(p) { |
||||
p.config({ |
||||
axisWidth: 0, |
||||
hGridWidth: 0, |
||||
vGridWidth: 0 |
||||
}); |
||||
}); |
||||
})(); |
@ -0,0 +1,13 @@
|
||||
@font-face { |
||||
font-family: "adidasHeader"; |
||||
src: url('resources?path=/com/finebi/plugin/web/font/header.ttf') format("opentype"); |
||||
} |
||||
|
||||
@font-face { |
||||
font-family: "adidasBody"; |
||||
src: url('resources?path=/com/finebi/plugin/web/font/body.ttf') format('truetype'); |
||||
} |
||||
|
||||
body { |
||||
font: normal 12px adidasBody, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Heiti, "黑体", sans-serif; |
||||
} |
Loading…
Reference in new issue