kfb-view 2.1.7 → 2.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/git_toolbox_prj.xml +15 -0
- package/.idea/workspace.xml +109 -166
- package/config/webpack.dev.conf.js +2 -2
- package/config/webpack.lib.conf.js +3 -3
- package/config/webpack.prod.conf.js +3 -3
- package/example/index.js +120 -83
- package/lib/kfb-view.js +2 -1
- package/lib/kfb-view.js.LICENSE.txt +9 -0
- package/package.json +3 -3
- package/src/components/area/index.js +32 -14
- package/src/components/board/index.js +7 -2
- package/src/components/tailoring/index.js +11 -11
- package/src/util/imageData.js +10 -6
- package/src/view.js +19 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="GitToolBoxProjectSettings">
|
|
4
|
+
<option name="commitMessageIssueKeyValidationOverride">
|
|
5
|
+
<BoolValueOverride>
|
|
6
|
+
<option name="enabled" value="true" />
|
|
7
|
+
</BoolValueOverride>
|
|
8
|
+
</option>
|
|
9
|
+
<option name="commitMessageValidationConfigOverride">
|
|
10
|
+
<CommitMessageValidationOverride>
|
|
11
|
+
<option name="enabled" value="true" />
|
|
12
|
+
</CommitMessageValidationOverride>
|
|
13
|
+
</option>
|
|
14
|
+
</component>
|
|
15
|
+
</project>
|
package/.idea/workspace.xml
CHANGED
|
@@ -36,7 +36,10 @@
|
|
|
36
36
|
</select>
|
|
37
37
|
</component>
|
|
38
38
|
<component name="ChangeListManager">
|
|
39
|
-
<list default="true" id="55024232-8108-4dc9-9bd3-0fd2aa2f34f8" name="Default Changelist" comment=""
|
|
39
|
+
<list default="true" id="55024232-8108-4dc9-9bd3-0fd2aa2f34f8" name="Default Changelist" comment="">
|
|
40
|
+
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
41
|
+
<change beforePath="$PROJECT_DIR$/src/components/tailoring/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/tailoring/index.js" afterDir="false" />
|
|
42
|
+
</list>
|
|
40
43
|
<option name="SHOW_DIALOG" value="false" />
|
|
41
44
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
42
45
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -58,30 +61,27 @@
|
|
|
58
61
|
</option>
|
|
59
62
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
60
63
|
</component>
|
|
64
|
+
<component name="GitToolBoxStore">
|
|
65
|
+
<option name="projectConfigVersion" value="5" />
|
|
66
|
+
</component>
|
|
67
|
+
<component name="MarkdownSettingsMigration">
|
|
68
|
+
<option name="stateVersion" value="1" />
|
|
69
|
+
</component>
|
|
61
70
|
<component name="ProjectId" id="1hqXz2bwk8xsvUX2aTlZ9SFeYgK" />
|
|
62
71
|
<component name="ProjectViewState">
|
|
63
72
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
64
73
|
<option name="showLibraryContents" value="true" />
|
|
65
74
|
</component>
|
|
66
|
-
<component name="PropertiesComponent"
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
<property name="node.js.selected.package.standard" value="" />
|
|
77
|
-
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
78
|
-
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
79
|
-
<property name="nodejs_package_manager_path" value="yarn" />
|
|
80
|
-
<property name="restartRequiresConfirmation" value="false" />
|
|
81
|
-
<property name="settings.editor.selected.configurable" value="project.propVCSSupport.CommitDialog" />
|
|
82
|
-
<property name="ts.external.directory.path" value="$APPLICATION_HOME_DIR$/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external" />
|
|
83
|
-
<property name="vue.rearranger.settings.migration" value="true" />
|
|
84
|
-
</component>
|
|
75
|
+
<component name="PropertiesComponent"><![CDATA[{
|
|
76
|
+
"keyToString": {
|
|
77
|
+
"WebServerToolWindowFactoryState": "false",
|
|
78
|
+
"dart.analysis.tool.window.visible": "false",
|
|
79
|
+
"last_opened_file_path": "/home/fanqifeng/WebstormProjects/kfb-view",
|
|
80
|
+
"node.js.detected.package.eslint": "true",
|
|
81
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
82
|
+
"vue.rearranger.settings.migration": "true"
|
|
83
|
+
}
|
|
84
|
+
}]]></component>
|
|
85
85
|
<component name="RecentsManager">
|
|
86
86
|
<key name="MoveFile.RECENT_KEYS">
|
|
87
87
|
<recent name="$PROJECT_DIR$/src" />
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
<scripts>
|
|
106
106
|
<script value="build:lib" />
|
|
107
107
|
</scripts>
|
|
108
|
-
<node-interpreter value="
|
|
108
|
+
<node-interpreter value="$USER_HOME$/.nvm/versions/node/v10.15.1/bin/node" />
|
|
109
109
|
<package-manager value="npm" />
|
|
110
110
|
<envs />
|
|
111
111
|
<method v="2" />
|
|
@@ -121,24 +121,23 @@
|
|
|
121
121
|
<envs />
|
|
122
122
|
<method v="2" />
|
|
123
123
|
</configuration>
|
|
124
|
-
<configuration name="
|
|
124
|
+
<configuration name="clean:lib" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
|
|
125
125
|
<package-json value="$PROJECT_DIR$/package.json" />
|
|
126
126
|
<command value="run" />
|
|
127
127
|
<scripts>
|
|
128
|
-
<script value="
|
|
128
|
+
<script value="clean:lib" />
|
|
129
129
|
</scripts>
|
|
130
130
|
<node-interpreter value="project" />
|
|
131
131
|
<envs />
|
|
132
132
|
<method v="2" />
|
|
133
133
|
</configuration>
|
|
134
|
-
<configuration name="server
|
|
134
|
+
<configuration name="server" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
|
|
135
135
|
<package-json value="$PROJECT_DIR$/package.json" />
|
|
136
136
|
<command value="run" />
|
|
137
137
|
<scripts>
|
|
138
|
-
<script value="server
|
|
138
|
+
<script value="server" />
|
|
139
139
|
</scripts>
|
|
140
140
|
<node-interpreter value="project" />
|
|
141
|
-
<package-manager value="npm" />
|
|
142
141
|
<envs />
|
|
143
142
|
<method v="2" />
|
|
144
143
|
</configuration>
|
|
@@ -148,25 +147,25 @@
|
|
|
148
147
|
<scripts>
|
|
149
148
|
<script value="server:hot" />
|
|
150
149
|
</scripts>
|
|
151
|
-
<node-interpreter value="
|
|
150
|
+
<node-interpreter value="$USER_HOME$/.nvm/versions/node/v10.15.1/bin/node" />
|
|
152
151
|
<package-manager value="npm" />
|
|
153
152
|
<envs />
|
|
154
153
|
<method v="2" />
|
|
155
154
|
</configuration>
|
|
156
155
|
<list>
|
|
157
|
-
<item itemvalue="npm.server:dev" />
|
|
158
156
|
<item itemvalue="npm.server:hot" />
|
|
159
157
|
<item itemvalue="npm.build:lib" />
|
|
160
158
|
<item itemvalue="npm.build:prod" />
|
|
161
|
-
<item itemvalue="npm.
|
|
159
|
+
<item itemvalue="npm.server" />
|
|
160
|
+
<item itemvalue="npm.clean:lib" />
|
|
162
161
|
</list>
|
|
163
162
|
<recent_temporary>
|
|
164
163
|
<list>
|
|
165
164
|
<item itemvalue="npm.build:lib" />
|
|
166
|
-
<item itemvalue="npm.
|
|
167
|
-
<item itemvalue="npm.
|
|
165
|
+
<item itemvalue="npm.clean:lib" />
|
|
166
|
+
<item itemvalue="npm.server" />
|
|
168
167
|
<item itemvalue="npm.build:prod" />
|
|
169
|
-
<item itemvalue="npm.server:
|
|
168
|
+
<item itemvalue="npm.server:hot" />
|
|
170
169
|
</list>
|
|
171
170
|
</recent_temporary>
|
|
172
171
|
</component>
|
|
@@ -243,21 +242,26 @@
|
|
|
243
242
|
<workItem from="1634268135304" duration="1276000" />
|
|
244
243
|
<workItem from="1634344422400" duration="3753000" />
|
|
245
244
|
<workItem from="1634435147345" duration="2072000" />
|
|
246
|
-
<workItem from="1634438173344" duration="
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
<
|
|
250
|
-
<
|
|
251
|
-
<
|
|
252
|
-
<
|
|
253
|
-
<
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
<
|
|
257
|
-
<
|
|
258
|
-
<
|
|
259
|
-
<
|
|
260
|
-
<
|
|
245
|
+
<workItem from="1634438173344" duration="4115000" />
|
|
246
|
+
<workItem from="1634553017155" duration="1214000" />
|
|
247
|
+
<workItem from="1634689926208" duration="599000" />
|
|
248
|
+
<workItem from="1634776612768" duration="633000" />
|
|
249
|
+
<workItem from="1641349006244" duration="1011000" />
|
|
250
|
+
<workItem from="1641351835998" duration="596000" />
|
|
251
|
+
<workItem from="1646288182802" duration="1809000" />
|
|
252
|
+
<workItem from="1646290338220" duration="3020000" />
|
|
253
|
+
<workItem from="1647822528539" duration="6003000" />
|
|
254
|
+
<workItem from="1647829382894" duration="594000" />
|
|
255
|
+
<workItem from="1647836886455" duration="602000" />
|
|
256
|
+
<workItem from="1648018813125" duration="1482000" />
|
|
257
|
+
<workItem from="1648082997200" duration="605000" />
|
|
258
|
+
<workItem from="1648452730691" duration="5266000" />
|
|
259
|
+
<workItem from="1648517192369" duration="589000" />
|
|
260
|
+
<workItem from="1648538452228" duration="597000" />
|
|
261
|
+
<workItem from="1648600000586" duration="2000" />
|
|
262
|
+
<workItem from="1648600228639" duration="615000" />
|
|
263
|
+
<workItem from="1649210756779" duration="440000" />
|
|
264
|
+
<workItem from="1649917532637" duration="102000" />
|
|
261
265
|
</task>
|
|
262
266
|
<task id="LOCAL-00003" summary="borad和shape组件重构完成">
|
|
263
267
|
<created>1600935429306</created>
|
|
@@ -560,19 +564,61 @@
|
|
|
560
564
|
<option name="project" value="LOCAL" />
|
|
561
565
|
<updated>1634437932304</updated>
|
|
562
566
|
</task>
|
|
563
|
-
<
|
|
567
|
+
<task id="LOCAL-00046" summary="优化,增加部分注释">
|
|
568
|
+
<created>1646292963908</created>
|
|
569
|
+
<option name="number" value="00046" />
|
|
570
|
+
<option name="presentableId" value="LOCAL-00046" />
|
|
571
|
+
<option name="project" value="LOCAL" />
|
|
572
|
+
<updated>1646292963908</updated>
|
|
573
|
+
</task>
|
|
574
|
+
<task id="LOCAL-00047" summary="2.1.8">
|
|
575
|
+
<created>1646292978431</created>
|
|
576
|
+
<option name="number" value="00047" />
|
|
577
|
+
<option name="presentableId" value="LOCAL-00047" />
|
|
578
|
+
<option name="project" value="LOCAL" />
|
|
579
|
+
<updated>1646292978431</updated>
|
|
580
|
+
</task>
|
|
581
|
+
<task id="LOCAL-00048" summary="TerserPlugin">
|
|
582
|
+
<created>1646293408931</created>
|
|
583
|
+
<option name="number" value="00048" />
|
|
584
|
+
<option name="presentableId" value="LOCAL-00048" />
|
|
585
|
+
<option name="project" value="LOCAL" />
|
|
586
|
+
<updated>1646293408931</updated>
|
|
587
|
+
</task>
|
|
588
|
+
<task id="LOCAL-00049" summary="2.1.9">
|
|
589
|
+
<created>1646293508969</created>
|
|
590
|
+
<option name="number" value="00049" />
|
|
591
|
+
<option name="presentableId" value="LOCAL-00049" />
|
|
592
|
+
<option name="project" value="LOCAL" />
|
|
593
|
+
<updated>1646293508969</updated>
|
|
594
|
+
</task>
|
|
595
|
+
<task id="LOCAL-00050" summary="增加图像处理操作">
|
|
596
|
+
<created>1647827904359</created>
|
|
597
|
+
<option name="number" value="00050" />
|
|
598
|
+
<option name="presentableId" value="LOCAL-00050" />
|
|
599
|
+
<option name="project" value="LOCAL" />
|
|
600
|
+
<updated>1647827904359</updated>
|
|
601
|
+
</task>
|
|
602
|
+
<task id="LOCAL-00051" summary="2.1.10">
|
|
603
|
+
<created>1648457445389</created>
|
|
604
|
+
<option name="number" value="00051" />
|
|
605
|
+
<option name="presentableId" value="LOCAL-00051" />
|
|
606
|
+
<option name="project" value="LOCAL" />
|
|
607
|
+
<updated>1648457445389</updated>
|
|
608
|
+
</task>
|
|
609
|
+
<option name="localTasksCounter" value="52" />
|
|
564
610
|
<servers />
|
|
565
611
|
</component>
|
|
566
612
|
<component name="TypeScriptGeneratedFilesManager">
|
|
567
613
|
<option name="version" value="3" />
|
|
568
614
|
</component>
|
|
569
615
|
<component name="Vcs.Log.History.Properties">
|
|
570
|
-
<option name="
|
|
616
|
+
<option name="COLUMN_ID_ORDER">
|
|
571
617
|
<list>
|
|
572
|
-
<option value="
|
|
573
|
-
<option value="
|
|
574
|
-
<option value="
|
|
575
|
-
<option value="
|
|
618
|
+
<option value="Default.Root" />
|
|
619
|
+
<option value="Default.Author" />
|
|
620
|
+
<option value="Default.Date" />
|
|
621
|
+
<option value="Default.Subject" />
|
|
576
622
|
</list>
|
|
577
623
|
</option>
|
|
578
624
|
</component>
|
|
@@ -598,17 +644,10 @@
|
|
|
598
644
|
</entry>
|
|
599
645
|
</map>
|
|
600
646
|
</option>
|
|
601
|
-
<option name="oldMeFiltersMigrated" value="true" />
|
|
602
647
|
</component>
|
|
603
648
|
<component name="VcsManagerConfiguration">
|
|
604
649
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
605
650
|
<option name="LOCAL_CHANGES_DETAILS_PREVIEW_SHOWN" value="false" />
|
|
606
|
-
<MESSAGE value="2.0.10缩略图" />
|
|
607
|
-
<MESSAGE value="2.0.11截图优化" />
|
|
608
|
-
<MESSAGE value="2.0.12增加lib打包" />
|
|
609
|
-
<MESSAGE value="导航图优化" />
|
|
610
|
-
<MESSAGE value="gnore" />
|
|
611
|
-
<MESSAGE value="标注信息从shape中移到area" />
|
|
612
651
|
<MESSAGE value="2.0.15" />
|
|
613
652
|
<MESSAGE value="优化代码结构" />
|
|
614
653
|
<MESSAGE value="2.0.16" />
|
|
@@ -628,113 +667,17 @@
|
|
|
628
667
|
<MESSAGE value="navigator 获取元素方式修改" />
|
|
629
668
|
<MESSAGE value="chrome 49版本兼容" />
|
|
630
669
|
<MESSAGE value="刻度线显示异常" />
|
|
631
|
-
<
|
|
670
|
+
<MESSAGE value="优化,增加部分注释" />
|
|
671
|
+
<MESSAGE value="2.1.8" />
|
|
672
|
+
<MESSAGE value="TerserPlugin" />
|
|
673
|
+
<MESSAGE value="2.1.9" />
|
|
674
|
+
<MESSAGE value="增加图像处理操作" />
|
|
675
|
+
<MESSAGE value="2.1.10" />
|
|
676
|
+
<option name="LAST_COMMIT_MESSAGE" value="2.1.10" />
|
|
632
677
|
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
|
|
633
678
|
</component>
|
|
634
|
-
<component name="
|
|
635
|
-
<
|
|
636
|
-
|
|
637
|
-
</state>
|
|
638
|
-
<state x="738" y="358" width="1084" height="756" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.27.2560.1348@0.27.2560.1348" timestamp="1626252602840" />
|
|
639
|
-
<state x="804" y="176" width="937" height="804" key="CommitChangelistDialog2" timestamp="1634437932051">
|
|
640
|
-
<screen x="0" y="27" width="1861" height="1052" />
|
|
641
|
-
</state>
|
|
642
|
-
<state x="804" y="176" width="937" height="804" key="CommitChangelistDialog2/0.27.1861.1052@0.27.1861.1052" timestamp="1634437932051" />
|
|
643
|
-
<state x="1106" y="264" width="920" height="1030" key="CommitChangelistDialog2/0.27.2560.1348@0.27.2560.1348" timestamp="1632379604925" />
|
|
644
|
-
<state x="233" y="564" width="2360" height="1150" key="DiffContextDialog" timestamp="1632379478129">
|
|
645
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
646
|
-
</state>
|
|
647
|
-
<state x="233" y="564" width="2360" height="1150" key="DiffContextDialog/0.27.2560.1348@0.27.2560.1348" timestamp="1632379478129" />
|
|
648
|
-
<state x="1595" y="688" width="424" height="484" key="FileChooserDialogImpl" timestamp="1632743649599">
|
|
649
|
-
<screen x="0" y="27" width="3840" height="2068" />
|
|
650
|
-
</state>
|
|
651
|
-
<state x="1063" y="458" width="424" height="484" key="FileChooserDialogImpl/0.27.2560.1348@0.27.2560.1348" timestamp="1630485689567" />
|
|
652
|
-
<state x="1595" y="688" key="FileChooserDialogImpl/0.27.3840.2068@0.27.3840.2068" timestamp="1632743649599" />
|
|
653
|
-
<state width="1834" height="301" key="GridCell.Tab.0.bottom" timestamp="1634436647542">
|
|
654
|
-
<screen x="0" y="27" width="1861" height="1052" />
|
|
655
|
-
</state>
|
|
656
|
-
<state width="1834" height="301" key="GridCell.Tab.0.bottom/0.27.1861.1052@0.27.1861.1052" timestamp="1634436647542" />
|
|
657
|
-
<state width="2533" height="408" key="GridCell.Tab.0.bottom/0.27.2560.1348@0.27.2560.1348" timestamp="1632382458365" />
|
|
658
|
-
<state width="1834" height="301" key="GridCell.Tab.0.center" timestamp="1634436647540">
|
|
659
|
-
<screen x="0" y="27" width="1861" height="1052" />
|
|
660
|
-
</state>
|
|
661
|
-
<state width="1834" height="301" key="GridCell.Tab.0.center/0.27.1861.1052@0.27.1861.1052" timestamp="1634436647540" />
|
|
662
|
-
<state width="2533" height="408" key="GridCell.Tab.0.center/0.27.2560.1348@0.27.2560.1348" timestamp="1632382458362" />
|
|
663
|
-
<state width="1834" height="301" key="GridCell.Tab.0.left" timestamp="1634436647539">
|
|
664
|
-
<screen x="0" y="27" width="1861" height="1052" />
|
|
665
|
-
</state>
|
|
666
|
-
<state width="1834" height="301" key="GridCell.Tab.0.left/0.27.1861.1052@0.27.1861.1052" timestamp="1634436647539" />
|
|
667
|
-
<state width="2533" height="408" key="GridCell.Tab.0.left/0.27.2560.1348@0.27.2560.1348" timestamp="1632382458361" />
|
|
668
|
-
<state width="1834" height="301" key="GridCell.Tab.0.right" timestamp="1634436647541">
|
|
669
|
-
<screen x="0" y="27" width="1861" height="1052" />
|
|
670
|
-
</state>
|
|
671
|
-
<state width="1834" height="301" key="GridCell.Tab.0.right/0.27.1861.1052@0.27.1861.1052" timestamp="1634436647541" />
|
|
672
|
-
<state width="2533" height="408" key="GridCell.Tab.0.right/0.27.2560.1348@0.27.2560.1348" timestamp="1632382458364" />
|
|
673
|
-
<state width="2533" height="457" key="GridCell.Tab.1.bottom" timestamp="1626673542669">
|
|
674
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
675
|
-
</state>
|
|
676
|
-
<state width="2533" height="457" key="GridCell.Tab.1.bottom/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542669" />
|
|
677
|
-
<state width="2533" height="457" key="GridCell.Tab.1.center" timestamp="1626673542666">
|
|
678
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
679
|
-
</state>
|
|
680
|
-
<state width="2533" height="457" key="GridCell.Tab.1.center/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542666" />
|
|
681
|
-
<state width="2533" height="457" key="GridCell.Tab.1.left" timestamp="1626673542663">
|
|
682
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
683
|
-
</state>
|
|
684
|
-
<state width="2533" height="457" key="GridCell.Tab.1.left/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542663" />
|
|
685
|
-
<state width="2533" height="457" key="GridCell.Tab.1.right" timestamp="1626673542668">
|
|
686
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
687
|
-
</state>
|
|
688
|
-
<state width="2533" height="457" key="GridCell.Tab.1.right/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542668" />
|
|
689
|
-
<state width="2533" height="457" key="GridCell.Tab.2.bottom" timestamp="1626673542674">
|
|
690
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
691
|
-
</state>
|
|
692
|
-
<state width="2533" height="457" key="GridCell.Tab.2.bottom/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542674" />
|
|
693
|
-
<state width="2533" height="457" key="GridCell.Tab.2.center" timestamp="1626673542672">
|
|
694
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
695
|
-
</state>
|
|
696
|
-
<state width="2533" height="457" key="GridCell.Tab.2.center/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542672" />
|
|
697
|
-
<state width="2533" height="457" key="GridCell.Tab.2.left" timestamp="1626673542671">
|
|
698
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
699
|
-
</state>
|
|
700
|
-
<state width="2533" height="457" key="GridCell.Tab.2.left/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542671" />
|
|
701
|
-
<state width="2533" height="457" key="GridCell.Tab.2.right" timestamp="1626673542673">
|
|
702
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
703
|
-
</state>
|
|
704
|
-
<state width="2533" height="457" key="GridCell.Tab.2.right/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542673" />
|
|
705
|
-
<state width="2533" height="457" key="GridCell.Tab.3.bottom" timestamp="1626673542682">
|
|
706
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
707
|
-
</state>
|
|
708
|
-
<state width="2533" height="457" key="GridCell.Tab.3.bottom/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542682" />
|
|
709
|
-
<state width="2533" height="457" key="GridCell.Tab.3.center" timestamp="1626673542679">
|
|
710
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
711
|
-
</state>
|
|
712
|
-
<state width="2533" height="457" key="GridCell.Tab.3.center/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542679" />
|
|
713
|
-
<state width="2533" height="457" key="GridCell.Tab.3.left" timestamp="1626673542676">
|
|
714
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
715
|
-
</state>
|
|
716
|
-
<state width="2533" height="457" key="GridCell.Tab.3.left/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542676" />
|
|
717
|
-
<state width="2533" height="457" key="GridCell.Tab.3.right" timestamp="1626673542680">
|
|
718
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
719
|
-
</state>
|
|
720
|
-
<state width="2533" height="457" key="GridCell.Tab.3.right/0.27.2560.1348@0.27.2560.1348" timestamp="1626673542680" />
|
|
721
|
-
<state x="1031" y="327" width="487" height="745" key="RollbackChangesDialog" timestamp="1630460804017">
|
|
722
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
723
|
-
</state>
|
|
724
|
-
<state x="1031" y="327" width="487" height="745" key="RollbackChangesDialog/0.27.2560.1348@0.27.2560.1348" timestamp="1630460804017" />
|
|
725
|
-
<state x="1122" y="606" width="306" height="187" key="VCS.ChangelistChooser" timestamp="1631757307782">
|
|
726
|
-
<screen x="0" y="27" width="2560" height="1348" />
|
|
727
|
-
</state>
|
|
728
|
-
<state x="1122" y="606" width="306" height="187" key="VCS.ChangelistChooser/0.27.2560.1348@0.27.2560.1348" timestamp="1631757307782" />
|
|
729
|
-
<state x="636" y="327" width="800" height="531" key="Vcs.Push.Dialog.v2" timestamp="1634268799005">
|
|
730
|
-
<screen x="0" y="27" width="1861" height="1052" />
|
|
731
|
-
</state>
|
|
732
|
-
<state x="636" y="327" key="Vcs.Push.Dialog.v2/0.27.1861.1052@0.27.1861.1052" timestamp="1634268799005" />
|
|
733
|
-
<state x="875" y="434" width="800" height="531" key="Vcs.Push.Dialog.v2/0.27.2560.1348@0.27.2560.1348" timestamp="1632364390828" />
|
|
734
|
-
<state x="704" y="306" width="839" height="626" key="find.popup" timestamp="1634435934505">
|
|
735
|
-
<screen x="0" y="27" width="1861" height="1052" />
|
|
736
|
-
</state>
|
|
737
|
-
<state x="704" y="306" width="839" height="626" key="find.popup/0.27.1861.1052@0.27.1861.1052" timestamp="1634435934505" />
|
|
738
|
-
<state x="969" y="384" width="1154" height="626" key="find.popup/0.27.2560.1348@0.27.2560.1348" timestamp="1632379533248" />
|
|
679
|
+
<component name="XSLT-Support.FileAssociations.UIState">
|
|
680
|
+
<expand />
|
|
681
|
+
<select />
|
|
739
682
|
</component>
|
|
740
683
|
</project>
|
|
@@ -65,9 +65,9 @@ module.exports = function() {
|
|
|
65
65
|
context: ['/api', '/image.php', '/process.php'],
|
|
66
66
|
// target: 'http://gastric.label.hzztai.com/',
|
|
67
67
|
// target: 'http://192.168.1.91:7007',
|
|
68
|
-
|
|
68
|
+
target: 'http://192.168.1.91',
|
|
69
69
|
// target: 'https://tct.hzztai.com',
|
|
70
|
-
target: 'https://pis-ningbo.hzztai.com',
|
|
70
|
+
// target: 'https://pis-ningbo.hzztai.com',
|
|
71
71
|
secure: false,
|
|
72
72
|
changeOrigin: true,
|
|
73
73
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const utils = require('./utils');
|
|
2
|
-
const
|
|
2
|
+
const TerserPlugin = require('terser-webpack-plugin');
|
|
3
3
|
const EsmWebpackPlugin = require('@purtuga/esm-webpack-plugin');
|
|
4
4
|
|
|
5
5
|
module.exports = {
|
|
@@ -61,13 +61,13 @@ module.exports = {
|
|
|
61
61
|
// production模式下自动开启
|
|
62
62
|
minimize: true,
|
|
63
63
|
minimizer: [
|
|
64
|
-
new
|
|
64
|
+
new TerserPlugin({
|
|
65
65
|
test: /\.js($|\?)/i,
|
|
66
66
|
// 是否启用缓存
|
|
67
67
|
cache: true,
|
|
68
68
|
// 启用并行化
|
|
69
69
|
parallel: true,
|
|
70
|
-
|
|
70
|
+
terserOptions: {
|
|
71
71
|
// 支持ie8
|
|
72
72
|
ie8: false,
|
|
73
73
|
// enable work around safari 10/11 bugs in loop scoping and await,
|
|
@@ -2,7 +2,7 @@ const utils = require('./utils');
|
|
|
2
2
|
// const webpack = require('webpack');
|
|
3
3
|
const webpackMerge = require('webpack-merge');
|
|
4
4
|
const baseWebpackConfig = require('./webpack.base.conf');
|
|
5
|
-
const
|
|
5
|
+
const TerserPlugin = require('terser-webpack-plugin');
|
|
6
6
|
const MiniCssExtractPlugin = require('mini-css-extract-plugin');
|
|
7
7
|
|
|
8
8
|
process.env.NODE_ENV = process.env.NODE_ENV ?
|
|
@@ -31,13 +31,13 @@ module.exports = function() {
|
|
|
31
31
|
// production模式下自动开启
|
|
32
32
|
minimize: true,
|
|
33
33
|
minimizer: [
|
|
34
|
-
new
|
|
34
|
+
new TerserPlugin({
|
|
35
35
|
test: /\.js($|\?)/i,
|
|
36
36
|
// 是否启用缓存
|
|
37
37
|
cache: true,
|
|
38
38
|
// 启用并行化
|
|
39
39
|
parallel: true,
|
|
40
|
-
|
|
40
|
+
terserOptions: {
|
|
41
41
|
// 支持ie8
|
|
42
42
|
ie8: false,
|
|
43
43
|
// enable work around safari 10/11 bugs in loop scoping and await,
|