From b4e37c07106983e6b9ec7c13d09628c5bdd2c454 Mon Sep 17 00:00:00 2001
From: whycq <you@example.com>
Date: 星期五, 23 九月 2022 11:55:22 +0800
Subject: [PATCH] #

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

diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index 6bd2d5c..0665eb8 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -2086,7 +2086,11 @@
 /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "components", function() { return components; });
 var components
 try {
-  components = { yTitle: __webpack_require__(/*! @/components/y-title/y-title.vue */ 69).default }
+  components = {
+    yTitle: __webpack_require__(/*! @/components/y-title/y-title.vue */ 69).default,
+    uniIcons: __webpack_require__(/*! @/uni_modules/uni-icons/components/uni-icons/uni-icons.vue */ 5)
+      .default
+  }
 } catch (e) {
   if (
     e.message.indexOf("Cannot find module") !== -1 &&
@@ -2129,27 +2133,43 @@
             "uni-view",
             { class: _vm._$g(4, "c"), attrs: { _i: 4 } },
             [
-              _c("v-uni-input", {
-                attrs: {
-                  type: "text",
-                  placeholder: _vm._$g(5, "a-placeholder"),
-                  "placeholder-style": "font-size:22rpx",
-                  _i: 5
+              _c(
+                "uni-view",
+                {
+                  staticClass: _vm._$g(5, "sc"),
+                  staticStyle: { display: "flex" },
+                  attrs: { _i: 5 }
                 },
-                on: {
-                  input: function($event) {
-                    return _vm.$handleViewEvent($event)
-                  }
-                },
-                model: {
-                  value: _vm._$g(5, "v-model"),
-                  callback: function() {},
-                  expression: "val"
-                }
-              }),
-              _vm._t("default", null, { _i: 6 })
+                [
+                  _c("v-uni-input", {
+                    attrs: {
+                      type: "text",
+                      placeholder: _vm._$g(6, "a-placeholder"),
+                      "placeholder-style": "font-size:22rpx",
+                      _i: 6
+                    },
+                    on: {
+                      input: function($event) {
+                        return _vm.$handleViewEvent($event)
+                      }
+                    },
+                    model: {
+                      value: _vm._$g(6, "v-model"),
+                      callback: function() {},
+                      expression: "val"
+                    }
+                  }),
+                  _c(
+                    "uni-view",
+                    { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } },
+                    [_c("uni-icons", { attrs: { _i: 8 } })],
+                    1
+                  )
+                ],
+                1
+              )
             ],
-            2
+            1
           )
         ],
         1
@@ -2247,7 +2267,7 @@
 var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../../APP/HBuilderX.3.4.18.20220630/HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 13);
 exports = ___CSS_LOADER_API_IMPORT___(false);
 // Module
-exports.push([module.i, "\n.main[data-v-29eeeef2] {\n\twidth: 96%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tmargin: 2%;\n\tborder-radius: 5rpx;\n\tbox-shadow: 0 0 10upx rgba(0, 0, 0, 0.1);\n}\nuni-input[data-v-29eeeef2]{\n\twidth: 96%;\n\theight: 45rpx;\n\tline-height: 50rpx;\n\tmargin-left: 2%;\n\tmargin-right: 1%;\n\tborder-radius: 5rpx;\n\tcolor: #606266;\n\t/* border: 1px solid #EBEDF0; */\n\tbackground-color: #FAFAFA;\n\tfont-size: 28rpx;\n\ttext-indent: 8rpx;\n\t/* letter-spacing: 1rpx; */\n}\n.big[data-v-29eeeef2] {\n\theight: 80rpx;\n\tline-height: 80rpx;\n\tfont-size: 50rpx;\n\tfont-weight: bold;\n}\n.big uni-input[data-v-29eeeef2] {\n\theight: 75rpx;\n\tline-height: 75rpx;\n\tfont-size: 38rpx;\n\tfont-weight: 400;\n\ttext-indent: 12rpx;\n}\n.middle[data-v-29eeeef2] {\n\theight: 65rpx;\n\tline-height: 65rpx;\n\tfont-size: 40rpx;\n\tfont-weight: bold;\n}\n.middle uni-input[data-v-29eeeef2] {\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tfont-size: 28rpx;\n\tfont-weight: 400;\n}\n.small[data-v-29eeeef2] {\n\theight: 50rpx;\n\tline-height: 50rpx;\n}\n.placeholderSmall[data-v-29eeeef2] {\n\tfont-size:22rpx\n}\n", ""]);
+exports.push([module.i, "\n.main[data-v-29eeeef2] {\n\twidth: 96%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tmargin: 2%;\n\tborder-radius: 5rpx;\n\tbox-shadow: 0 0 10upx rgba(0, 0, 0, 0.1);\n}\n.input[data-v-29eeeef2]{\n\twidth: 96%;\n\theight: 100%;\n\tmargin-left: 2%;\n\tmargin-right: 1%;\n\tborder-radius: 5rpx;\n\tcolor: #606266;\n\t/* border: 1px solid #EBEDF0; */\n\tbackground-color: #FAFAFA;\n\tfont-size: 28rpx;\n\ttext-indent: 8rpx;\n\t/* letter-spacing: 1rpx; */\n}\nuni-input[data-v-29eeeef2]{\n\twidth: 96%;\n\theight: 45rpx;\n\tline-height: 50rpx;\n\tmargin-left: 2%;\n\tmargin-right: 1%;\n\tborder-radius: 5rpx;\n\tcolor: #606266;\n\t/* border: 1px solid #EBEDF0; */\n\t/* background-color: #FAFAFA; */\n\tfont-size: 28rpx;\n\ttext-indent: 8rpx;\n\t/* letter-spacing: 1rpx; */\n}\n.icons[data-v-29eeeef2] {\n\tmargin-right: 2% ;\n}\n.big[data-v-29eeeef2] {\n\theight: 80rpx;\n\tline-height: 80rpx;\n\tfont-size: 50rpx;\n\tfont-weight: bold;\n}\n.big uni-input[data-v-29eeeef2] {\n\theight: 75rpx;\n\tline-height: 75rpx;\n\tfont-size: 38rpx;\n\tfont-weight: 400;\n\ttext-indent: 12rpx;\n}\n.middle[data-v-29eeeef2] {\n\theight: 65rpx;\n\tline-height: 65rpx;\n\tfont-size: 40rpx;\n\tfont-weight: bold;\n}\n.middle uni-input[data-v-29eeeef2] {\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tfont-size: 28rpx;\n\tfont-weight: 400;\n}\n.small[data-v-29eeeef2] {\n\theight: 50rpx;\n\tline-height: 50rpx;\n}\n.placeholderSmall[data-v-29eeeef2] {\n\tfont-size:22rpx\n}\n", ""]);
 // Exports
 module.exports = exports;
 

--
Gitblit v1.9.1