闫增涛
2025-03-31 04c7b0163caeae4ab1c5da62e301fa993101cfad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!--
此文件为开发者工具生成,生成时间: 2024/4/11下午5:52:08
使用方法:
在 D:\course_of_growth\jsekXcx\jsek-applet\pages\bookExhibitionList\index.wxml 引入模板
 
```
<import src="index.skeleton.wxml"/>
<template is="skeleton" wx:if="{{loading}}" />
```
 
在 D:\course_of_growth\jsekXcx\jsek-applet\pages\bookExhibitionList\index.wxss 中引入样式
```
@import "./index.skeleton.wxss";
```
 
更多详细信息可以参考文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/skeleton.html
-->
<template name="skeleton">
  <view class="sk-container">
    <view class="outsideBigTitleBox">
      <view class="bigTitleBox">
        <view style="width: 100%; height: 44px"></view>
        <view class="nacigationBar" style="width: 70%; height: 40px">
          <view>
            <view class="t-icon icon--t-icon" style="font-size: 30px">
              <label
                class="t-icon-chevron-left icon--t-icon-chevron-left t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"
              ></label>
            </view>
          </view>
          <view class="example-search">
            <view class="t-search search--t-search" style="true">
              <view
                class="t-search__input-box search--t-search__input-box t-not-focused search--t-not-focused t-search__input-box-- search--t-search__input-box-- t-search__input-box--square search--t-search__input-box--square"
              >
                <view
                  class="t-icon icon--t-icon search--t-icon"
                  style="font-size: 24px"
                >
                  <label
                    class="t-icon-search icon--t-icon-search t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"
                  ></label>
                </view>
                <view
                  class="t-input__keyword search--t-input__keyword sk-image"
                  cursor="0"
                  maxlength="-1"
                  name="input"
                  placeholder="请输入书展名称"
                  placeholder-class=" t-search__placeholder t-search__placeholder--normal"
                  placeholder-style="true"
                  selection-end="-1"
                  selection-start="-1"
                  type="text"
                  value="true"
                ></view>
              </view>
            </view>
          </view>
        </view>
      </view>
      <view class="outsideMenuBox">
        <view class="menuBox">
          <view
            class="t-dropdown-menu menu--t-dropdown-menu sk-pseudo sk-pseudo-circle"
            id="854edf0e--t-bar"
            style="true"
          >
            <view
              class="t-dropdown-menu__item menu--t-dropdown-menu__item sk-button"
              data-index="0"
            >
              <view
                class="t-dropdown-menu__title menu--t-dropdown-menu__title sk-transparent sk-text-14-2857-11 sk-text"
                >总分类</view
              >
              <view
                class="t-icon icon--t-icon menu--undefined menu--t-dropdown-menu__icon menu--t-dropdown-menu__icon--"
                style="true"
              >
                <label
                  class="t-icon-caret-down-small icon--t-icon-caret-down-small t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"
                ></label>
              </view>
            </view>
            <view
              class="t-dropdown-menu__item menu--t-dropdown-menu__item t-dropdown-menu__item--disabled menu--t-dropdown-menu__item--disabled sk-button"
              data-index="1"
            >
              <view
                class="t-dropdown-menu__title menu--t-dropdown-menu__title sk-transparent sk-text-14-2857-671 sk-text"
              >
                获奖情况</view
              >
              <view
                class="t-icon icon--t-icon menu--undefined menu--t-dropdown-menu__icon menu--t-dropdown-menu__icon--"
                style="true"
              >
                <label
                  class="t-icon-caret-down-small icon--t-icon-caret-down-small t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"
                ></label>
              </view>
            </view>
            <view
              class="t-dropdown-menu__item menu--t-dropdown-menu__item sk-button"
              data-index="2"
            >
              <view
                class="t-dropdown-menu__title menu--t-dropdown-menu__title sk-transparent sk-text-14-2857-80 sk-text"
                >出版时间正序</view
              >
              <view
                class="t-icon icon--t-icon menu--undefined menu--t-dropdown-menu__icon menu--t-dropdown-menu__icon--"
                style="true"
              >
                <label
                  class="t-icon-caret-down-small icon--t-icon-caret-down-small t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"
                ></label>
              </view>
            </view>
          </view>
        </view>
      </view>
    </view>
    <view class="assembleContent">
      <view class="titleBox">
        <view class="frameBox"></view>
        <view class="titleTextBox">
          <image mode="aspectFit" class="sk-image"></image>
        </view>
      </view>
      <scroll-view class="scrollViewBox" scroll-y="true">
        <view class="outside">
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-979 sk-text"
                >2023年秋季计算机系列线上书展</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-568 sk-text"
                >2024春高等学校中文类精品教材</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-931 sk-text"
                >2024春“十四五”职业教育国家规划教材</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-724 sk-text"
                >2024春高等学校艺术类精品教材</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-915 sk-text"
                >2024春高等学校新闻类精品教材</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-211 sk-text"
                >2024春高等学校历史类精品教材</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-847 sk-text"
                >2024春高等学校社会学类精品教材</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
            <view class="textBox">
              <text class="sk-transparent sk-text-14-2857-592 sk-text"
                >2024春高等学校哲学与政治学类精品教材</text
              >
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
          </view>
          <view class="contentBox" data-item="[object Object]">
            <view class="imageBox">
              <image mode="aspectFit" class="sk-image"></image>
            </view>
          </view>
        </view>
      </scroll-view>
    </view>
  </view>
</template>