From 094bff4f727d2fd2c6cf5a923d76782aa3f8010a Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期一, 29 四月 2024 16:09:57 +0800
Subject: [PATCH] 1.圣沣 移动端 新增

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

diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index 7a9f863..6b8c3d4 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -4872,6 +4872,8 @@
     uGridItem:
       __webpack_require__(/*! @/uni_modules/uview-ui/components/u-grid-item/u-grid-item.vue */ 193)
         .default,
+    uPopup: __webpack_require__(/*! @/uni_modules/uview-ui/components/u-popup/u-popup.vue */ 50)
+      .default,
   }
 } catch (e) {
   if (
@@ -4913,48 +4915,203 @@
         },
         [_vm._v("鍔熻兘绠$悊锛�")]
       ),
-      _c(
-        "u-grid",
-        { staticStyle: { margin: "12rpx" }, attrs: { _i: 5 } },
-        _vm._l(_vm._$g(6, "f"), function (item, index, $20, $30) {
-          return _c(
-            "u-grid-item",
+      _vm._$g(5, "i")
+        ? _c(
+            "u-grid",
+            { staticStyle: { margin: "12rpx" }, attrs: { _i: 5 } },
+            _vm._l(_vm._$g(6, "f"), function (item, index, $20, $30) {
+              return _c(
+                "u-grid-item",
+                {
+                  key: item,
+                  attrs: { _i: "6-" + $30 },
+                  on: {
+                    click: function ($event) {
+                      return _vm.$handleViewEvent($event)
+                    },
+                  },
+                },
+                [
+                  _c("img", {
+                    staticStyle: {
+                      width: "116rpx",
+                      height: "116rpx",
+                      "border-radius": "20rpx",
+                    },
+                    attrs: {
+                      src: _vm._$g("7-" + $30, "a-src"),
+                      alt: "",
+                      _i: "7-" + $30,
+                    },
+                  }),
+                  _c(
+                    "v-uni-text",
+                    {
+                      staticClass: _vm._$g("8-" + $30, "sc"),
+                      attrs: { _i: "8-" + $30 },
+                    },
+                    [_vm._v(_vm._$g("8-" + $30, "t0-0"))]
+                  ),
+                ],
+                1
+              )
+            }),
+            1
+          )
+        : _vm._e(),
+      _vm._$g(9, "i")
+        ? _c(
+            "u-grid",
+            { staticStyle: { margin: "12rpx" }, attrs: { _i: 9 } },
+            _vm._l(_vm._$g(10, "f"), function (item, index, $21, $31) {
+              return _c(
+                "u-grid-item",
+                {
+                  key: item,
+                  attrs: { _i: "10-" + $31 },
+                  on: {
+                    click: function ($event) {
+                      return _vm.$handleViewEvent($event)
+                    },
+                  },
+                },
+                [
+                  _c("img", {
+                    staticStyle: {
+                      width: "116rpx",
+                      height: "116rpx",
+                      "border-radius": "20rpx",
+                    },
+                    attrs: {
+                      src: _vm._$g("11-" + $31, "a-src"),
+                      alt: "",
+                      _i: "11-" + $31,
+                    },
+                  }),
+                  _c(
+                    "v-uni-text",
+                    {
+                      staticClass: _vm._$g("12-" + $31, "sc"),
+                      attrs: { _i: "12-" + $31 },
+                    },
+                    [_vm._v(_vm._$g("12-" + $31, "t0-0"))]
+                  ),
+                ],
+                1
+              )
+            }),
+            1
+          )
+        : _vm._e(),
+      _vm._$g(13, "i")
+        ? _c(
+            "u-grid",
+            { staticStyle: { margin: "12rpx" }, attrs: { _i: 13 } },
+            _vm._l(_vm._$g(14, "f"), function (item, index, $22, $32) {
+              return _c(
+                "u-grid-item",
+                {
+                  key: item,
+                  attrs: { _i: "14-" + $32 },
+                  on: {
+                    click: function ($event) {
+                      return _vm.$handleViewEvent($event)
+                    },
+                  },
+                },
+                [
+                  _c("img", {
+                    staticStyle: {
+                      width: "116rpx",
+                      height: "116rpx",
+                      "border-radius": "20rpx",
+                    },
+                    attrs: {
+                      src: _vm._$g("15-" + $32, "a-src"),
+                      alt: "",
+                      _i: "15-" + $32,
+                    },
+                  }),
+                  _c(
+                    "v-uni-text",
+                    {
+                      staticClass: _vm._$g("16-" + $32, "sc"),
+                      attrs: { _i: "16-" + $32 },
+                    },
+                    [_vm._v(_vm._$g("16-" + $32, "t0-0"))]
+                  ),
+                ],
+                1
+              )
+            }),
+            1
+          )
+        : _vm._e(),
+      _vm._$g(17, "i")
+        ? _c(
+            "u-popup",
             {
-              key: item,
-              attrs: { _i: "6-" + $30 },
+              attrs: { _i: 17 },
               on: {
-                click: function ($event) {
+                close: function ($event) {
+                  return _vm.$handleViewEvent($event)
+                },
+                open: function ($event) {
                   return _vm.$handleViewEvent($event)
                 },
               },
             },
             [
-              _c("img", {
-                staticStyle: {
-                  width: "116rpx",
-                  height: "116rpx",
-                  "border-radius": "20rpx",
-                },
-                attrs: {
-                  src: _vm._$g("7-" + $30, "a-src"),
-                  alt: "",
-                  _i: "7-" + $30,
-                },
-              }),
               _c(
-                "v-uni-text",
+                "u-grid",
                 {
-                  staticClass: _vm._$g("8-" + $30, "sc"),
-                  attrs: { _i: "8-" + $30 },
+                  staticStyle: { margin: "20rpx", "padding-top": "30rpx" },
+                  attrs: { _i: 18 },
                 },
-                [_vm._v(_vm._$g("8-" + $30, "t0-0"))]
+                _vm._l(_vm._$g(19, "f"), function (item, index, $23, $33) {
+                  return _c(
+                    "u-grid-item",
+                    {
+                      key: item,
+                      attrs: { _i: "19-" + $33 },
+                      on: {
+                        click: function ($event) {
+                          return _vm.$handleViewEvent($event)
+                        },
+                      },
+                    },
+                    [
+                      _c("img", {
+                        staticStyle: {
+                          width: "96rpx",
+                          height: "96rpx",
+                          "border-radius": "20rpx",
+                        },
+                        attrs: {
+                          src: _vm._$g("20-" + $33, "a-src"),
+                          alt: "",
+                          _i: "20-" + $33,
+                        },
+                      }),
+                      _c(
+                        "v-uni-text",
+                        {
+                          staticClass: _vm._$g("21-" + $33, "sc"),
+                          staticStyle: { "font-size": "26rpx" },
+                          attrs: { _i: "21-" + $33 },
+                        },
+                        [_vm._v(_vm._$g("21-" + $33, "t0-0"))]
+                      ),
+                    ],
+                    1
+                  )
+                }),
+                1
               ),
             ],
             1
           )
-        }),
-        1
-      ),
+        : _vm._e(),
     ],
     1
   )
@@ -13252,6 +13409,8 @@
         .default,
     uButton: __webpack_require__(/*! @/uni_modules/uview-ui/components/u-button/u-button.vue */ 31)
       .default,
+    uModal: __webpack_require__(/*! @/uni_modules/uview-ui/components/u-modal/u-modal.vue */ 47)
+      .default,
   }
 } catch (e) {
   if (
@@ -13875,6 +14034,11 @@
                           staticClass: _vm._$g(69, "sc"),
                           staticStyle: { margin: "0 20rpx", width: "95%" },
                           attrs: { _i: 69 },
+                          on: {
+                            click: function ($event) {
+                              return _vm.$handleViewEvent($event)
+                            },
+                          },
                         },
                         [
                           _c("u--textarea", {
@@ -13919,6 +14083,45 @@
         ],
         1
       ),
+      _c(
+        "u-modal",
+        {
+          attrs: { _i: 73 },
+          on: {
+            confirm: function ($event) {
+              return _vm.$handleViewEvent($event)
+            },
+            close: function ($event) {
+              return _vm.$handleViewEvent($event)
+            },
+          },
+        },
+        [
+          _c(
+            "uni-view",
+            { staticClass: _vm._$g(74, "sc"), attrs: { _i: 74 } },
+            [
+              _c(
+                "uni-view",
+                { staticClass: _vm._$g(75, "sc"), attrs: { _i: 75 } },
+                [
+                  _c("u--textarea", {
+                    attrs: { _i: 76 },
+                    model: {
+                      value: _vm._$g(76, "v-model"),
+                      callback: function () {},
+                      expression: "descMessage2",
+                    },
+                  }),
+                ],
+                1
+              ),
+            ],
+            1
+          ),
+        ],
+        1
+      ),
     ],
     1
   )

--
Gitblit v1.9.3