Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
D
dmm_pll_darling
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hewenfeng
dmm_pll_darling
Commits
c10d8307
Commit
c10d8307
authored
Dec 20, 2023
by
dongman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片读取
parent
efb61861
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
outpatient_glu_record_report.jrxml
.../main/resources/jasper/outpatient_glu_record_report.jrxml
+5
-1
outpatient_glu_record_sub_table.jrxml
...in/resources/jasper/outpatient_glu_record_sub_table.jrxml
+2
-2
No files found.
xxl_darling/src/main/resources/jasper/outpatient_glu_record_report.jrxml
View file @
c10d8307
...
@@ -22,11 +22,15 @@
...
@@ -22,11 +22,15 @@
</textElement>
</textElement>
<text>
<![CDATA[ 门诊血糖记录单]]>
</text>
<text>
<![CDATA[ 门诊血糖记录单]]>
</text>
</staticText>
</staticText>
<image>
<reportElement
x=
"0"
y=
"0"
width=
"70"
height=
"70"
uuid=
"c317460f-07bd-4a76-9e77-79a22176ff45"
/>
<imageExpression>
<![CDATA["./img/img.png"]]>
</imageExpression>
</image>
</band>
</band>
</title>
</title>
<detail>
<detail>
<band
height=
"143"
>
<band
height=
"143"
>
<property
name=
"com.jaspersoft.studio.unit.height"
value=
"p
x
"
/>
<property
name=
"com.jaspersoft.studio.unit.height"
value=
"p
ixel
"
/>
<subreport>
<subreport>
<reportElement
x=
"0"
y=
"60"
width=
"504"
height=
"83"
uuid=
"5e52a1d0-39f0-431c-9ce4-69544b048cde"
>
<reportElement
x=
"0"
y=
"60"
width=
"504"
height=
"83"
uuid=
"5e52a1d0-39f0-431c-9ce4-69544b048cde"
>
<property
name=
"com.jaspersoft.studio.unit.height"
value=
"px"
/>
<property
name=
"com.jaspersoft.studio.unit.height"
value=
"px"
/>
...
...
xxl_darling/src/main/resources/jasper/outpatient_glu_record_sub_table.jrxml
View file @
c10d8307
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<style
name=
"detectionValue"
>
<style
name=
"detectionValue"
>
<conditionalStyle>
<conditionalStyle>
<conditionExpression>
<![CDATA[($F{detectionDoubleValue} <=2.8 ? true : false)]]>
</conditionExpression>
<conditionExpression>
<![CDATA[($F{detectionDoubleValue} <=2.8 ? true : false)]]>
</conditionExpression>
<style
backcolor=
"#FF0000"
/>
<style
backcolor=
"#FF0000"
isBold=
"false"
isItalic=
"false"
isUnderline=
"false"
isStrikeThrough=
"false"
/>
</conditionalStyle>
</conditionalStyle>
<conditionalStyle>
<conditionalStyle>
<conditionExpression>
<![CDATA[(2.8<$F{detectionDoubleValue} && $F{detectionDoubleValue}<=3.9? true : false)]]>
</conditionExpression>
<conditionExpression>
<![CDATA[(2.8<$F{detectionDoubleValue} && $F{detectionDoubleValue}<=3.9? true : false)]]>
</conditionExpression>
...
@@ -172,7 +172,7 @@
...
@@ -172,7 +172,7 @@
<textFieldExpression>
<![CDATA[$F{detectionTime}]]>
</textFieldExpression>
<textFieldExpression>
<![CDATA[$F{detectionTime}]]>
</textFieldExpression>
</textField>
</textField>
<textField
isBlankWhenNull=
"true"
>
<textField
isBlankWhenNull=
"true"
>
<reportElement
style=
"detectionValue"
mode=
"Opaque"
x=
"96"
y=
"0"
width=
"72"
height=
"28"
uuid=
"d4c739ab-9996-4feb-af47-2202c3028499"
>
<reportElement
mode=
"Opaque"
x=
"96"
y=
"0"
width=
"72"
height=
"28"
uuid=
"d4c739ab-9996-4feb-af47-2202c3028499"
>
<property
name=
"com.jaspersoft.studio.unit.x"
value=
"px"
/>
<property
name=
"com.jaspersoft.studio.unit.x"
value=
"px"
/>
<property
name=
"com.jaspersoft.studio.unit.width"
value=
"px"
/>
<property
name=
"com.jaspersoft.studio.unit.width"
value=
"px"
/>
<property
name=
"com.jaspersoft.studio.unit.height"
value=
"px"
/>
<property
name=
"com.jaspersoft.studio.unit.height"
value=
"px"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment