fix: BUG修改

This commit is contained in:
kun 2024-05-31 18:59:22 +08:00
parent 3384da8da0
commit 691d655667

View File

@ -139983,14 +139983,6 @@ var render = function () {
? _c(
"uni-view",
{
directives: [
{
name: "show",
rawName: "v-show",
value: _vm._$g("23-" + $30, "v-show"),
expression: "_$g((\"23-\"+$30),'v-show')",
},
],
staticClass: _vm._$g("23-" + $30, "sc"),
attrs: { _i: "23-" + $30 },
on: {
@ -140894,14 +140886,6 @@ var render = function () {
_c(
"uni-view",
{
directives: [
{
name: "show",
rawName: "v-show",
value: _vm._$g(43, "v-show"),
expression: "_$g(43,'v-show')",
},
],
staticClass: _vm._$g(43, "sc"),
attrs: { _i: 43 },
on: {
@ -150600,7 +150584,7 @@ if(false) {}
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ./node_modules/css-loader/dist/runtime/api.js */ 15);
exports = ___CSS_LOADER_API_IMPORT___(false);
// Module
exports.push([module.i, ".content {\n width: 100%;\n box-sizing: border-box;\n padding: 20rpx 30rpx;\n font-size: 28rpx;\n}\n.content .title {\n font-weight: bold;\n font-size: 30rpx;\n margin: 20rpx 0 30rpx 4rpx;\n}\n.content .b-bottom2 {\n display: flex;\n margin-bottom: 30rpx;\n}\n.content .b-bottom2 .name {\n width: 20%;\n}\n.content .b-bottom2 .inputFrom {\n width: 80%;\n margin-left: 20rpx;\n}\n.content .b-bottom {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n line-height: 80rpx;\n}\n.content .b-bottom .inputFrom {\n width: 80%;\n margin-left: 40rpx;\n}\n.content .b-bottom .name {\n width: 20%;\n}\n.content .b-bottom .icon-right {\n margin-left: 16rpx;\n width: 16rpx;\n height: 32rpx;\n}\n.content .b-bottom-textarea {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n min-height: 200rpx;\n padding-top: 20rpx;\n}\n.content .b-bottom-textarea .inputFrom {\n width: 80%;\n margin-left: 40rpx;\n}\n.content .b-bottom-textarea .name {\n width: 20%;\n}\n.content .b-bottom-textarea .icon-right {\n margin-left: 16rpx;\n width: 16rpx;\n height: 32rpx;\n}\n.content .b-bottom-textarea .uni-textarea-placeholder {\n font-size: 28rpx;\n}\n.content .delay-content {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n height: 200rpx;\n}\n.content .delay-content .name {\n width: 50%;\n}\n.content .delay-content .radio_box {\n display: flex;\n}\n.content .delay-content .radio_box .radio {\n margin-right: 40rpx;\n display: flex;\n align-items: center;\n}\n.content .delay-reason-content {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n height: 200rpx;\n padding-top: 20rpx;\n}\n.content .delay-reason-content .name {\n width: 28%;\n}\n.content .delay-reason-content .check_box {\n display: flex;\n flex-direction: column;\n}\n.content .delay-reason-content .check_box .check {\n margin-bottom: 20rpx;\n display: flex;\n align-items: center;\n}\n.content .delay-reason-content .check_box .uni-checkbox-input {\n width: 28rpx;\n height: 28rpx;\n font-size: 28rpx;\n}\n.content .delay-reason-content .check_box .uni-checkbox-input-checked::before {\n font-size: 28rpx;\n}\n.content .addProgess {\n width: 50%;\n background: #5181f6;\n text-align: center;\n margin: auto;\n height: 60rpx;\n color: #fff;\n border-radius: 40rpx;\n line-height: 60rpx;\n margin-top: 110rpx;\n font-size: 28rpx;\n}\n .uni-slider-thumb {\n width: 15px !important;\n height: 13px !important;\n margin-top: -7px !important;\n}\n.imgBox_wrap {\n display: flex;\n flex-wrap: wrap;\n margin-top: 20rpx;\n margin-bottom: 20rpx;\n width: 75%;\n}\n.addImgBox {\n border: 1px solid rgba(42, 43, 91, 0.1);\n background-color: #f6f5f8;\n width: 60px;\n height: 60px;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: 10px;\n font-size: 12px;\n}\n.addImgBox .icon-add {\n width: 18px;\n height: 18px;\n}\n.deleteImg {\n position: absolute;\n right: -3px;\n top: -18px;\n font-size: 16px;\n color: #fff;\n}\n.imgBox {\n width: 60px;\n height: 60px;\n display: inline-flex;\n position: relative;\n margin-right: 15px;\n margin-bottom: 8px;\n}\n.imgBox .img {\n width: 100%;\n height: 100%;\n border-radius: 10px;\n}\n.imgBox .deleteImg {\n position: absolute;\n right: -3px;\n top: -18px;\n font-size: 16px;\n color: #fff;\n}\n.textarea {\n width: calc(79% - 32px);\n padding: 16rpx 30rpx;\n box-sizing: border-box;\n}\n.martNum {\n display: flex;\n align-items: center;\n margin: 20rpx 20rpx 0 20rpx;\n border-bottom: 2rpx solid #f0f0f0;\n padding-bottom: 20rpx;\n}\n.martNum .name {\n width: 15%;\n}\n.martNum .unit {\n width: 10%;\n margin-left: 80rpx;\n text-align: center;\n white-space: nowrap;\n}\n .uni-input-input {\n color: #000 !important;\n}\n.mustStar {\n color: red;\n}\n", ""]);
exports.push([module.i, ".content {\n width: 100%;\n box-sizing: border-box;\n padding: 20rpx 30rpx;\n font-size: 28rpx;\n}\n.content .title {\n font-weight: bold;\n font-size: 30rpx;\n margin: 20rpx 0 30rpx 4rpx;\n}\n.content .b-bottom2 {\n display: flex;\n margin-bottom: 30rpx;\n}\n.content .b-bottom2 .name {\n width: 20%;\n}\n.content .b-bottom2 .inputFrom {\n width: 80%;\n margin-left: 20rpx;\n}\n.content .b-bottom {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n height: 200rpx;\n line-height: 80rpx;\n}\n.content .b-bottom .inputFrom {\n width: 80%;\n margin-left: 40rpx;\n}\n.content .b-bottom .name {\n width: 20%;\n}\n.content .b-bottom .icon-right {\n margin-left: 16rpx;\n width: 16rpx;\n height: 32rpx;\n}\n.content .b-bottom-textarea {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n min-height: 200rpx;\n padding-top: 20rpx;\n}\n.content .b-bottom-textarea .inputFrom {\n width: 80%;\n margin-left: 40rpx;\n}\n.content .b-bottom-textarea .name {\n width: 20%;\n}\n.content .b-bottom-textarea .icon-right {\n margin-left: 16rpx;\n width: 16rpx;\n height: 32rpx;\n}\n.content .b-bottom-textarea .uni-textarea-placeholder {\n font-size: 28rpx;\n}\n.content .delay-content {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n height: 200rpx;\n}\n.content .delay-content .name {\n width: 50%;\n}\n.content .delay-content .radio_box {\n display: flex;\n}\n.content .delay-content .radio_box .radio {\n margin-right: 40rpx;\n display: flex;\n align-items: center;\n}\n.content .delay-reason-content {\n border-top: 2rpx solid #f0f0f0;\n display: flex;\n height: 200rpx;\n padding-top: 20rpx;\n}\n.content .delay-reason-content .name {\n width: 28%;\n}\n.content .delay-reason-content .check_box {\n display: flex;\n flex-direction: column;\n}\n.content .delay-reason-content .check_box .check {\n margin-bottom: 20rpx;\n display: flex;\n align-items: center;\n}\n.content .delay-reason-content .check_box .uni-checkbox-input {\n width: 28rpx;\n height: 28rpx;\n font-size: 28rpx;\n}\n.content .delay-reason-content .check_box .uni-checkbox-input-checked::before {\n font-size: 28rpx;\n}\n.content .addProgess {\n width: 50%;\n background: #5181f6;\n text-align: center;\n margin: auto;\n height: 60rpx;\n color: #fff;\n border-radius: 40rpx;\n line-height: 60rpx;\n margin-top: 110rpx;\n font-size: 28rpx;\n}\n .uni-slider-thumb {\n width: 15px !important;\n height: 13px !important;\n margin-top: -7px !important;\n}\n.imgBox_wrap {\n display: flex;\n flex-wrap: wrap;\n margin-top: 10px;\n width: 75%;\n}\n.addImgBox {\n border: 1px solid rgba(42, 43, 91, 0.1);\n background-color: #f6f5f8;\n width: 60px;\n height: 60px;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: 10px;\n font-size: 12px;\n}\n.addImgBox .icon-add {\n width: 18px;\n height: 18px;\n}\n.deleteImg {\n position: absolute;\n right: -3px;\n top: -18px;\n font-size: 16px;\n color: #fff;\n}\n.imgBox {\n width: 60px;\n height: 60px;\n display: inline-flex;\n position: relative;\n margin-right: 15px;\n margin-bottom: 8px;\n}\n.imgBox .img {\n width: 100%;\n height: 100%;\n border-radius: 10px;\n}\n.imgBox .deleteImg {\n position: absolute;\n right: -3px;\n top: -18px;\n font-size: 16px;\n color: #fff;\n}\n.textarea {\n width: calc(79% - 32px);\n padding: 16rpx 30rpx;\n box-sizing: border-box;\n}\n.martNum {\n display: flex;\n align-items: center;\n margin: 20rpx 20rpx 0 20rpx;\n border-bottom: 2rpx solid #f0f0f0;\n padding-bottom: 20rpx;\n}\n.martNum .name {\n width: 15%;\n}\n.martNum .unit {\n width: 10%;\n margin-left: 80rpx;\n text-align: center;\n white-space: nowrap;\n}\n .uni-input-input {\n color: #000 !important;\n}\n.mustStar {\n color: red;\n}\n", ""]);
// Exports
module.exports = exports;