From 19a3945f16e9fa10ca6f51f6cd1ddc631dde50c1 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 15 八月 2022 13:23:03 +0800
Subject: [PATCH] #

---
 unpackage/dist/dev/app-plus/app-view.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index bde7c4e..e90d5a6 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -2279,7 +2279,7 @@
               _c("v-uni-input", {
                 staticClass: _vm._$g(4, "sc"),
                 attrs: {
-                  "placeholder-style": _vm._$g(4, "a-placeholder-style"),
+                  "placeholder-style": "placeholderStyle",
                   type: "text",
                   _i: 4
                 }
@@ -11321,7 +11321,7 @@
 var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ./node_modules/css-loader/dist/runtime/api.js */ 19);
 exports = ___CSS_LOADER_API_IMPORT___(false);
 // Module
-exports.push([module.i, "/* 鎼滅储妗� */\n.search-box {\r\n\twidth: 100%;\r\n\theight: 100rpx;\n}\n.search-box-title {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 30%;\r\n\theight: 50rpx;\r\n\ttext-align: right;\r\n\ttext-indent: -10rpx;\n}\n.search-box-input {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 60%;\r\n\theight: 50rpx;\r\n\tmargin-left: 10rpx;\r\n\ttext-indent: 10rpx;\n}\n.placeholder-style {\r\n\tcolor: #C0C4CC;\n}\r\n", ""]);
+exports.push([module.i, "/* 鎼滅储妗� */\n.search-box {\r\n\twidth: 100%;\r\n\t/* height: 100rpx; */\n}\n.search-box-title {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 30%;\r\n\theight: 100rpx;\r\n\tline-height: 100rpx;\r\n\ttext-align: right;\r\n\ttext-indent: -10rpx;\n}\n.search-box-input {\r\n\tdisplay: inline-block;\r\n\tfloat: left;\r\n\tborder-bottom: 1px solid #909399;\r\n\twidth: 60%;\r\n\theight: 100rpx;\r\n\t/* line-height: 150rpx; */\r\n\tmargin-left: 10rpx;\r\n\ttext-indent: 10rpx;\nplaceholder-style {\r\n\t\tcolor: #eaeff8;\n}\n}\n.placeholder-style {\n}\r\n", ""]);
 // Exports
 module.exports = exports;
 

--
Gitblit v1.9.1