|
@@ -1469,7 +1469,8 @@
|
|
} else if (this.objValue.enginClassValue == '阀管') { //自闭阀
|
|
} else if (this.objValue.enginClassValue == '阀管') { //自闭阀
|
|
var onlyNumbers = this.specificationValue.name.replace(/[^\d.]/g, '');
|
|
var onlyNumbers = this.specificationValue.name.replace(/[^\d.]/g, '');
|
|
|
|
|
|
- console.log(onlyNumbers); // 输出: "123456"
|
|
|
|
|
|
+ console.log(this.specificationValue)
|
|
|
|
+ console.log('数量========', onlyNumbers); // 输出: "123456"
|
|
param = {
|
|
param = {
|
|
district: this.XZQValue.dictValue,
|
|
district: this.XZQValue.dictValue,
|
|
areaId: this.XQValue.id,
|
|
areaId: this.XQValue.id,
|
|
@@ -1591,13 +1592,13 @@
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
padding: 10px;
|
|
padding: 10px;
|
|
position: relative;
|
|
position: relative;
|
|
-
|
|
|
|
|
|
+
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.uni-list {
|
|
.uni-list {
|
|
border: 1xp solid #eee;
|
|
border: 1xp solid #eee;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.to-right-icon {
|
|
.to-right-icon {
|
|
width: 15px;
|
|
width: 15px;
|
|
height: 15px;
|
|
height: 15px;
|
|
@@ -1605,13 +1606,13 @@
|
|
top: 50%;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+
|
|
.text {
|
|
.text {
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
color: #333;
|
|
color: #333;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.background {
|
|
.background {
|
|
// border: 15px solid hsla(0, 0%, 100%, .5);
|
|
// border: 15px solid hsla(0, 0%, 100%, .5);
|
|
background: white;
|
|
background: white;
|
|
@@ -1620,10 +1621,10 @@
|
|
border-radius: 20rpx;
|
|
border-radius: 20rpx;
|
|
margin: 20rpx 10rpx;
|
|
margin: 20rpx 10rpx;
|
|
/*从padding开始往外面裁剪背景*/
|
|
/*从padding开始往外面裁剪背景*/
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.btn {
|
|
.btn {
|
|
width: 715rpx;
|
|
width: 715rpx;
|
|
height: 69rpx;
|
|
height: 69rpx;
|
|
@@ -1637,8 +1638,8 @@
|
|
margin-top: 40rpx;
|
|
margin-top: 40rpx;
|
|
margin-bottom: 100rpx;
|
|
margin-bottom: 100rpx;
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+
|
|
.number {
|
|
.number {
|
|
display: flex;
|
|
display: flex;
|
|
/* 水平居中显示子元素 */
|
|
/* 水平居中显示子元素 */
|
|
@@ -1649,7 +1650,7 @@
|
|
padding: 10px;
|
|
padding: 10px;
|
|
/* 设置padding以提高视觉效果 */
|
|
/* 设置padding以提高视觉效果 */
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.tj-btn {
|
|
.tj-btn {
|
|
height: 69rpx;
|
|
height: 69rpx;
|
|
background: #3184f0;
|
|
background: #3184f0;
|
|
@@ -1659,9 +1660,9 @@
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
line-height: 69rpx;
|
|
line-height: 69rpx;
|
|
margin: 40rpx 70rpx;
|
|
margin: 40rpx 70rpx;
|
|
-
|
|
|
|
|
|
+
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.sc-btn {
|
|
.sc-btn {
|
|
height: 69rpx;
|
|
height: 69rpx;
|
|
background: #f0686b;
|
|
background: #f0686b;
|
|
@@ -1671,9 +1672,9 @@
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
line-height: 69rpx;
|
|
line-height: 69rpx;
|
|
margin: 40rpx;
|
|
margin: 40rpx;
|
|
-
|
|
|
|
|
|
+
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.num-style {
|
|
.num-style {
|
|
background: #e8f4f9;
|
|
background: #e8f4f9;
|
|
margin: 20rpx;
|
|
margin: 20rpx;
|
|
@@ -1681,8 +1682,8 @@
|
|
border-radius: 20rpx;
|
|
border-radius: 20rpx;
|
|
border: 1px solid #d4e3f0;
|
|
border: 1px solid #d4e3f0;
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+
|
|
.textarea {
|
|
.textarea {
|
|
margin-top: 10upx;
|
|
margin-top: 10upx;
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -1690,16 +1691,16 @@
|
|
min-height: 100upx;
|
|
min-height: 100upx;
|
|
line-height: 20px;
|
|
line-height: 20px;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
page {
|
|
page {
|
|
background: #f2f2f2;
|
|
background: #f2f2f2;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.flex-x {
|
|
.flex-x {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.template_title,
|
|
.template_title,
|
|
.template_title1,
|
|
.template_title1,
|
|
.template_title_list {
|
|
.template_title_list {
|
|
@@ -1709,15 +1710,15 @@
|
|
padding: 0 30rpx;
|
|
padding: 0 30rpx;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.template_title1 {
|
|
.template_title1 {
|
|
background: none;
|
|
background: none;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.template_title_list {
|
|
.template_title_list {
|
|
margin-bottom: 4rpx;
|
|
margin-bottom: 4rpx;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.template_title>view,
|
|
.template_title>view,
|
|
.template_title1>view {
|
|
.template_title1>view {
|
|
font-size: 32rpx;
|
|
font-size: 32rpx;
|
|
@@ -1725,16 +1726,16 @@
|
|
flex-shrink: 0;
|
|
flex-shrink: 0;
|
|
margin-right: 20rpx;
|
|
margin-right: 20rpx;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.template_title>input {
|
|
.template_title>input {
|
|
font-size: 28rpx;
|
|
font-size: 28rpx;
|
|
color: #808080;
|
|
color: #808080;
|
|
text-align: right;
|
|
text-align: right;
|
|
flex-grow: 1;
|
|
flex-grow: 1;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
/* 添加内容 */
|
|
/* 添加内容 */
|
|
-
|
|
|
|
|
|
+
|
|
.add_con>text {
|
|
.add_con>text {
|
|
font-size: 40rpx;
|
|
font-size: 40rpx;
|
|
color: #f16765;
|
|
color: #f16765;
|
|
@@ -1743,26 +1744,27 @@
|
|
margin-left: 10rpx;
|
|
margin-left: 10rpx;
|
|
line-height: 44rpx;
|
|
line-height: 44rpx;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
.add_con>view {
|
|
.add_con>view {
|
|
font-size: 32rpx;
|
|
font-size: 32rpx;
|
|
color: #7885cb;
|
|
color: #7885cb;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
/* 删除内容 */
|
|
/* 删除内容 */
|
|
-
|
|
|
|
|
|
+
|
|
.del {
|
|
.del {
|
|
font-size: 32rpx;
|
|
font-size: 32rpx;
|
|
color: #f16765;
|
|
color: #f16765;
|
|
margin-right: 14rpx;
|
|
margin-right: 14rpx;
|
|
padding: 20rpx;
|
|
padding: 20rpx;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
input {
|
|
input {
|
|
flex-grow: 1;
|
|
flex-grow: 1;
|
|
font-size: 28rpx;
|
|
font-size: 28rpx;
|
|
color: #808080;
|
|
color: #808080;
|
|
}
|
|
}
|
|
|
|
+
|
|
// .container {
|
|
// .container {
|
|
// display: flex;
|
|
// display: flex;
|
|
// align-items: center;
|
|
// align-items: center;
|