Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
J
jump_hm_warehouse
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Members
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
毛勇泽
jump_hm_warehouse
Commits
5ca0b3cb
Commit
5ca0b3cb
authored
Jan 17, 2024
by
毛勇泽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改临时信息
parent
d256392f
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
68 行增加
和
46 行删除
+68
-46
AddConversionPage.ets
entry/src/main/ets/pages/metailmange/AddConversionPage.ets
+22
-15
AddTemporaryInPage.ets
entry/src/main/ets/pages/metailmange/AddTemporaryInPage.ets
+23
-15
AddTemporaryOutPage.ets
entry/src/main/ets/pages/metailmange/AddTemporaryOutPage.ets
+23
-16
没有找到文件。
entry/src/main/ets/pages/metailmange/AddConversionPage.ets
View file @
5ca0b3cb
...
@@ -170,21 +170,28 @@ struct AddConversionPage {
...
@@ -170,21 +170,28 @@ struct AddConversionPage {
@Builder WzInfoRow() {
@Builder WzInfoRow() {
Flex({ direction: FlexDirection.Column }) {
Flex({ direction: FlexDirection.Column }) {
Column() {
Column() {
Row() {
Flex({justifyContent:FlexAlign.SpaceBetween, alignItems: ItemAlign.Center}){
Divider()
Row() {
.vertical(true)
Divider()
.height(14)
.vertical(true)
.strokeWidth(3)
.height(14)
.color('#19ac88')
.strokeWidth(3)
.opacity(0.6)
.color('#19ac88')
.margin({ left: 8, right: 8 })
.opacity(0.6)
Text("单位/库房信息")
.margin({ left: 8, right: 8 })
Text("单位/库房信息")
.fontWeight(FontWeight.Medium)
.fontSize(14)
.fontColor($r("app.color.item_color_black"))
}
.width("40%")
Text("浙江钧普科技股份有限公司1号库房")
.fontWeight(FontWeight.Medium)
.fontWeight(FontWeight.Medium)
.fontSize(
14
)
.fontSize(
21
)
.fontColor($r("app.color.
item_color_black
"))
.fontColor($r("app.color.
title_background
"))
.width("60%")
}.padding({left:2,bottom:20}
)
.textAlign(TextAlign.Start
)
.width("100%"
)
}.width("100%").padding({left:2,bottom:20}
)
Flex({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign.Center }) {
Flex({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign.Center }) {
Row(){
Row(){
Divider()
Divider()
...
@@ -268,7 +275,7 @@ struct AddConversionPage {
...
@@ -268,7 +275,7 @@ struct AddConversionPage {
this.WzInfoRow()
this.WzInfoRow()
}.width("100%")
}.width("100%")
}.tabBar(this.TabBuilder(1, '物资信息'))
}.tabBar(this.TabBuilder(1, '物资信息'))
}.margin({left:1
5,right:15
,top:15})
}.margin({left:1
0,right:10
,top:15})
.onChange((index: number) => {
.onChange((index: number) => {
this.currentIndex = index
this.currentIndex = index
})
})
...
...
entry/src/main/ets/pages/metailmange/AddTemporaryInPage.ets
View file @
5ca0b3cb
...
@@ -205,22 +205,30 @@ export struct AddTemporaryInPage {
...
@@ -205,22 +205,30 @@ export struct AddTemporaryInPage {
@Builder WzInfoRow() {
@Builder WzInfoRow() {
Flex({ direction: FlexDirection.Column }) {
Flex({ direction: FlexDirection.Column }) {
Column() {
Column() {
Row() {
Flex({justifyContent:FlexAlign.SpaceEvenly, alignItems: ItemAlign.Center}){
Divider()
Row() {
.vertical(true)
Divider()
.height(14)
.vertical(true)
.strokeWidth(3)
.height(14)
.color('#19ac88')
.strokeWidth(3)
.opacity(0.6)
.color('#19ac88')
.margin({ left: 8, right: 8 })
.opacity(0.6)
Text("单位/库房信息")
.margin({ left: 8, right: 8 })
Text("单位/库房信息")
.fontWeight(FontWeight.Medium)
.fontSize(14)
.fontColor($r("app.color.item_color_black"))
}
.width("40%")
Text("浙江钧普科技股份有限公司1号库房")
.fontWeight(FontWeight.Medium)
.fontWeight(FontWeight.Medium)
.fontSize(14)
.fontSize(21)
.fontColor($r("app.color.item_color_black"))
.fontColor($r("app.color.title_background"))
}.padding({left:2})
.width("60%")
.width("100%")
.textAlign(TextAlign.Start)
.height(40)
.padding({left:2,bottom:20})
}
}.width("100%")
}.padding({bottom:20,top:20})
.borderRadius(5)
.borderRadius(5)
.width("100%")
.width("100%")
.backgroundColor("#fff")
.backgroundColor("#fff")
...
...
entry/src/main/ets/pages/metailmange/AddTemporaryOutPage.ets
View file @
5ca0b3cb
...
@@ -205,26 +205,33 @@ struct AddTemporaryOutPage{
...
@@ -205,26 +205,33 @@ struct AddTemporaryOutPage{
@Builder WzInfoRow() {
@Builder WzInfoRow() {
Flex({ direction: FlexDirection.Column }) {
Flex({ direction: FlexDirection.Column }) {
Column() {
Column() {
Row() {
Flex({justifyContent:FlexAlign.SpaceEvenly, alignItems: ItemAlign.Center}){
Divider()
Row() {
.vertical(true)
Divider()
.height(14)
.vertical(true)
.strokeWidth(3)
.height(14)
.color('#19ac88')
.strokeWidth(3)
.opacity(0.6)
.color('#19ac88')
.margin({ left: 8, right: 8 })
.opacity(0.6)
Text("单位/库房信息")
.margin({ left: 8, right: 8 })
Text("单位/库房信息")
.fontWeight(FontWeight.Medium)
.fontSize(14)
.fontColor($r("app.color.item_color_black"))
}
.width("40%")
Text("浙江钧普科技股份有限公司1号库房")
.fontWeight(FontWeight.Medium)
.fontWeight(FontWeight.Medium)
.fontSize(14)
.fontSize(21)
.fontColor($r("app.color.item_color_black"))
.fontColor($r("app.color.title_background"))
}.padding({left:2})
.width("60%")
.width("100%")
.textAlign(TextAlign.Start)
.height(40)
.padding({left:2,bottom:20})
}
}.width("100%")
}.padding({bottom:20,top:20})
.borderRadius(5)
.borderRadius(5)
.width("100%")
.width("100%")
.backgroundColor("#fff")
.backgroundColor("#fff")
.backgroundColor("#fff")
Flex({ direction: FlexDirection.Column}) {
Flex({ direction: FlexDirection.Column}) {
Flex({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign.Center }){
Flex({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign.Center }){
Row() {
Row() {
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论