Browse Source

no message

xiaoxin 1 year ago
parent
commit
aac9d7c067
60 changed files with 433 additions and 140 deletions
  1. 5 1
      components/listView.vue
  2. 7 0
      pages.json
  3. 1 2
      pages/grade/grade.vue
  4. 252 0
      pages/intimacy/intimacy.vue
  5. BIN
      static/images/4.png
  6. BIN
      static/images/5.png
  7. BIN
      static/images/6.png
  8. 2 2
      unpackage/dist/dev/mp-weixin/app.js
  9. 2 1
      unpackage/dist/dev/mp-weixin/app.json
  10. 13 12
      unpackage/dist/dev/mp-weixin/common/vendor.js
  11. 1 2
      unpackage/dist/dev/mp-weixin/components/MapContainer.js
  12. 1 1
      unpackage/dist/dev/mp-weixin/components/headerInput.js
  13. 8 2
      unpackage/dist/dev/mp-weixin/components/listView.js
  14. 1 1
      unpackage/dist/dev/mp-weixin/components/listView.wxml
  15. 1 2
      unpackage/dist/dev/mp-weixin/components/tabber.js
  16. 12 9
      unpackage/dist/dev/mp-weixin/pages/addressBook/addressBook.js
  17. 1 1
      unpackage/dist/dev/mp-weixin/pages/addressBook/addressBook.wxml
  18. 1 1
      unpackage/dist/dev/mp-weixin/pages/bind/bind.js
  19. 1 1
      unpackage/dist/dev/mp-weixin/pages/change/change.js
  20. 7 5
      unpackage/dist/dev/mp-weixin/pages/grade/grade.js
  21. 1 1
      unpackage/dist/dev/mp-weixin/pages/grade/grade.wxml
  22. 37 31
      unpackage/dist/dev/mp-weixin/pages/home/home.js
  23. 1 1
      unpackage/dist/dev/mp-weixin/pages/home/home.wxml
  24. 1 1
      unpackage/dist/dev/mp-weixin/pages/index/index.js
  25. 8 6
      unpackage/dist/dev/mp-weixin/pages/msgWarn/msgWarn.js
  26. 1 1
      unpackage/dist/dev/mp-weixin/pages/msgWarn/msgWarn.wxml
  27. 12 10
      unpackage/dist/dev/mp-weixin/pages/myCenter/myCenter.js
  28. 1 1
      unpackage/dist/dev/mp-weixin/pages/myCenter/myCenter.wxml
  29. 1 1
      unpackage/dist/dev/mp-weixin/pages/myMsg/myMsg.js
  30. 1 1
      unpackage/dist/dev/mp-weixin/pages/quickMark/quickMark.js
  31. 9 7
      unpackage/dist/dev/mp-weixin/pages/student/student.js
  32. 1 1
      unpackage/dist/dev/mp-weixin/pages/student/student.wxml
  33. 1 1
      unpackage/dist/dev/mp-weixin/pages/track/track.js
  34. 4 2
      unpackage/dist/dev/mp-weixin/pagesReservation/QRCode/QRCode.js
  35. 1 1
      unpackage/dist/dev/mp-weixin/pagesReservation/QRCode/QRCode.wxml
  36. 1 1
      unpackage/dist/dev/mp-weixin/pagesReservation/backlog/backlog.js
  37. 1 1
      unpackage/dist/dev/mp-weixin/pagesReservation/record/record.js
  38. 3 3
      unpackage/dist/dev/mp-weixin/pagesReservation/register/register.js
  39. 11 5
      unpackage/dist/dev/mp-weixin/pagesReservation/reservation/reservation.js
  40. 1 1
      unpackage/dist/dev/mp-weixin/pagesReservation/reservation/reservation.wxml
  41. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-collapse/components/uni-collapse-item/uni-collapse-item.js
  42. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-collapse/components/uni-collapse/uni-collapse.js
  43. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js
  44. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js
  45. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js
  46. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js
  47. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.js
  48. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-popup/components/uni-popup/uni-popup.js
  49. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-segmented-control/components/uni-segmented-control/uni-segmented-control.js
  50. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uni-transition/components/uni-transition/uni-transition.js
  51. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-badge/components/uv-badge/uv-badge.js
  52. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-icon/components/uv-icon/uv-icon.js
  53. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-link/components/uv-link/uv-link.js
  54. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-qrcode/components/uv-qrcode/uv-qrcode.js
  55. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-safe-bottom/components/uv-safe-bottom/uv-safe-bottom.js
  56. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-steps/components/uv-steps-item/uv-steps-item.js
  57. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-steps/components/uv-steps/uv-steps.js
  58. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-tabbar/components/uv-tabbar-item/uv-tabbar-item.js
  59. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-tabbar/components/uv-tabbar/uv-tabbar.js
  60. 1 1
      unpackage/dist/dev/mp-weixin/uni_modules/uv-text/components/uv-text/uv-text.js

+ 5 - 1
components/listView.vue

@@ -2,7 +2,7 @@
 	<view class="box">
 		<view class="box_item" v-for="item in list" :key="item.id" @click="goPage(item)">
 			{{ item.name }}({{ item.cardNo }})
-			<img class="item_img" src="../../static/images/right.png" />
+			<img class="item_img" src="../static/images/right.png" />
 		</view>
 
 		<NoData v-if="!list.length" />
@@ -28,6 +28,10 @@ const goPage = (item) => {
 		uni.navigateTo({
 			url: `/pages/track/track?id=${item.id}`
 		})
+	} else if (props.appType == '社交亲密度') {
+		uni.navigateTo({
+			url: `/pages/intimacy/intimacy?msg=${JSON.stringify(item)}`
+		})
 	} else {
 		uni.navigateTo({
 			url: `/pages/student/student?msg=${JSON.stringify(item)}`

+ 7 - 0
pages.json

@@ -145,6 +145,13 @@
 				"navigationBarTitleText": "在校统计",
 				"enablePullDownRefresh": false
 			}
+		},
+		{
+			"path": "pages/intimacy/intimacy",
+			"style": {
+				"navigationBarTitleText": "社交亲密度",
+				"disableScroll": true
+			}
 		}
 	],
 	"subPackages": [{

+ 1 - 2
pages/grade/grade.vue

@@ -5,7 +5,7 @@
 		<!-- input组件区域 -->
 		<headerInput @changeInputValue="changeInputValue" />
 		<!-- 学校年级班级区域 -->
-		<view class="school">万载三中{{ gradeName ? gradeName + '/' : '' }}{{ className ? className + '/' : '' }}</view>
+		<view class="school">万载三中/{{ gradeName ? gradeName + '/' : '' }}{{ className ? className : '' }}</view>
 
 		<!-- 学生列表区域 -->
 		<listView :list="list" :appType="appType" />
@@ -18,7 +18,6 @@ import { onLoad } from '@dcloudio/uni-app'
 import headerInput from '@/components/headerInput.vue'
 import listView from '@/components/listView.vue'
 import { myRequest } from '@/utils/api.js'
-import { decryptDes } from '@/utils/des.js'
 
 // 学生列表数组
 const list = ref([])

+ 252 - 0
pages/intimacy/intimacy.vue

@@ -0,0 +1,252 @@
+<template>
+	<view class="intimacy">
+		<!-- 顶部时间筛选区域 -->
+		<view class="search">
+			<uni-datetime-picker v-model="datetimerangeValue" type="datetimerange" rangeSeparator="至" :clear-icon="false" @change="getData" />
+		</view>
+
+		<!-- 亲密度信息区域 -->
+		<view
+			class="box"
+			v-for="(item, index) in dataList"
+			:key="index"
+			:class="{
+				box1: index === 0,
+				box2: index === 1,
+				box3: index === 2,
+				box4: index === 3,
+				box5: index === 4,
+				box6: index === 5,
+				box7: index === 6,
+				box8: index === 7,
+				box9: index === 8,
+				box10: index === 9
+			}"
+		>
+			<img v-if="index === 0" class="box_rank" src="@/static/images/4.png" />
+			<img v-if="index === 1" class="box_rank" src="@/static/images/5.png" />
+			<img v-if="index === 2" class="box_rank" src="@/static/images/6.png" />
+			<!-- 头像区域 -->
+			<img v-if="item.headImage" class="box_img" mode="aspectFill" :src="item.headImage" @click="handleClickImg(item)" />
+			<img v-else class="box_img" mode="aspectFill" src="https://wanzai-1306339220.cos.ap-shanghai.myqcloud.com/excelModel/3.png" @click="handleClickImg(item)" />
+			<!-- 学生信息区域 -->
+			<view class="box_msg">
+				<view class="msg_info">{{ item.relationName }} {{ item.className }}</view>
+				<view class="msg_no">{{ item.cardNo }}</view>
+			</view>
+			<!-- 亲密度区域 -->
+			<view class="box_intimacy">亲密度:{{ item.count }}</view>
+		</view>
+
+		<!-- 没有数据时展示的页面 -->
+		<view v-if="!dataList.length" class="nodata">暂无数据</view>
+
+		<!-- 底部本人信息区域 -->
+		<view class="my">
+			<img v-if="msg.headImage" class="mg_img" mode="aspectFill" :src="msg.headImage" />
+			<img v-else class="mg_img" mode="aspectFill" src="https://wanzai-1306339220.cos.ap-shanghai.myqcloud.com/excelModel/3.png" />
+			{{ msg.name }}的关系树
+		</view>
+	</view>
+</template>
+
+<script setup>
+import { onLoad } from '@dcloudio/uni-app'
+import { ref } from 'vue'
+import dayjs from 'dayjs'
+import { myRequest } from '@/utils/api.js'
+import { decryptDes } from '@/utils/des.js'
+
+// 当前学生信息
+const msg = ref({})
+// 时间筛选框绑定数据
+const datetimerangeValue = ref()
+
+// 亲密度数据数组
+const dataList = ref([])
+
+onLoad((options) => {
+	msg.value = JSON.parse(options.msg)
+
+	// 获取前一天的时间
+	let temData = Date.now() - 1000 * 60 * 60 * 24
+
+	// 默认获取昨天的时间
+	datetimerangeValue.value = [dayjs(temData).format('YYYY-MM-DD') + ' 00:00:00', dayjs(temData).format('YYYY-MM-DD') + ' 23:59:59']
+
+	// 获取亲密度数据数组
+	getData()
+})
+
+// 获取亲密度数据数组
+const getData = async () => {
+	const res = await myRequest({
+		url: '/wanzai/api/smartRelation/getAppList',
+		data: {
+			currentPage: 1,
+			pageCount: 10,
+			userId: msg.value.id,
+			startTime: datetimerangeValue.value[0],
+			endTime: datetimerangeValue.value[1]
+		}
+	})
+	// console.log(res)
+	if (res.code == 200) {
+		const result = JSON.parse(decryptDes(res.data))
+		// console.log(result)
+		dataList.value = result.list
+	}
+}
+
+// 点击列表头像回调
+const handleClickImg = (item) => {
+	// console.log(item)
+
+	msg.value.id = item.relationId
+	msg.value.name = item.relationName
+	msg.value.headImage = item.headImage
+	getData()
+}
+</script>
+
+<style lang="scss" scoped>
+.intimacy {
+	position: relative;
+	display: flex;
+	flex-direction: column;
+	height: 100vh;
+	background-image: url(https://wanzai-1306339220.cos.ap-shanghai.myqcloud.com/excelModel/3.png);
+	background-size: 100% 100%;
+
+	.search {
+		display: flex;
+		justify-content: space-evenly;
+		padding: 0 30rpx;
+		margin: 30rpx 0;
+		height: 65rpx;
+	}
+
+	.box {
+		position: absolute;
+		display: flex;
+		flex-direction: column;
+		align-items: center;
+
+		.box_rank {
+			position: absolute;
+			top: 0;
+			left: 50%;
+			width: 40rpx;
+			height: 40rpx;
+			transform: translate(-50%, -50%);
+		}
+
+		.box_img {
+			width: 90rpx;
+			height: 90rpx;
+			border-radius: 50%;
+			border: 2rpx solid #fff;
+		}
+
+		.box_msg {
+			margin-top: -15rpx;
+			padding: 0 20rpx;
+			text-align: center;
+			border-radius: 180rpx;
+			background-color: #e3ffee;
+
+			.msg_info {
+				font-size: 20rpx;
+			}
+
+			.msg_no {
+				margin: 5rpx 0;
+				font-size: 14rpx;
+				color: #000000;
+			}
+		}
+
+		.box_intimacy {
+			margin-top: 5rpx;
+			padding: 5rpx 20rpx;
+			font-size: 14rpx;
+			border-radius: 130rpx;
+			background-color: #bdbdbd;
+		}
+	}
+
+	.box1 {
+		top: 163rpx;
+		left: 308rpx;
+	}
+
+	.box2 {
+		top: 240rpx;
+		left: 136rpx;
+	}
+
+	.box3 {
+		top: 240rpx;
+		left: 485rpx;
+	}
+
+	.box4 {
+		top: 408rpx;
+		left: 10rpx;
+	}
+
+	.box5 {
+		top: 466rpx;
+		left: 178rpx;
+	}
+	.box6 {
+		top: 408rpx;
+		left: 357rpx;
+	}
+	.box7 {
+		top: 466rpx;
+		left: 532rpx;
+	}
+	.box8 {
+		top: 655rpx;
+		left: 40rpx;
+	}
+	.box9 {
+		top: 655rpx;
+		left: 275rpx;
+	}
+	.box10 {
+		top: 655rpx;
+		left: 505rpx;
+	}
+
+	.nodata {
+		position: absolute;
+		top: 40%;
+		left: 45%;
+		color: #fff;
+	}
+
+	.my {
+		position: absolute;
+		bottom: 60rpx;
+		left: 50%;
+		transform: translateX(-50%);
+		display: flex;
+		flex-direction: column;
+		justify-content: space-around;
+		align-items: center;
+		height: 180rpx;
+		color: #fff;
+		font-size: 28rpx;
+
+		.mg_img {
+			width: 105rpx;
+			height: 105rpx;
+			object-fit: cover;
+			border-radius: 50%;
+			border: 2rpx solid #fff;
+		}
+	}
+}
+</style>

BIN
static/images/4.png


BIN
static/images/5.png


BIN
static/images/6.png


+ 2 - 2
unpackage/dist/dev/mp-weixin/app.js

@@ -23,6 +23,7 @@ if (!Math) {
   "./pages/switch/switch.js";
   "./pages/editPhone/editPhone.js";
   "./pages/statistics/statistics.js";
+  "./pages/intimacy/intimacy.js";
   "./pagesReservation/reservation/reservation.js";
   "./pagesReservation/register/register.js";
   "./pagesReservation/record/record.js";
@@ -39,9 +40,8 @@ const _sfc_main = {
   onHide: function() {
   }
 };
-const App = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__file", "E:/workSpace/WanZai_School_app/App.vue"]]);
 function createApp() {
-  const app = common_vendor.createSSRApp(App);
+  const app = common_vendor.createSSRApp(_sfc_main);
   return {
     app
   };

+ 2 - 1
unpackage/dist/dev/mp-weixin/app.json

@@ -20,7 +20,8 @@
     "pages/login2/login2",
     "pages/switch/switch",
     "pages/editPhone/editPhone",
-    "pages/statistics/statistics"
+    "pages/statistics/statistics",
+    "pages/intimacy/intimacy"
   ],
   "subPackages": [
     {

+ 13 - 12
unpackage/dist/dev/mp-weixin/common/vendor.js

@@ -184,7 +184,6 @@ const stringifySymbol = (v, i = "") => {
   var _a;
   return isSymbol(v) ? `Symbol(${(_a = v.description) != null ? _a : i})` : v;
 };
-const LINEFEED = "\n";
 const SLOT_DEFAULT_NAME = "d";
 const ON_SHOW = "onShow";
 const ON_HIDE = "onHide";
@@ -638,10 +637,12 @@ function getDefaultLocale() {
 }
 function initVueI18n(locale, messages = {}, fallbackLocale, watcher) {
   if (typeof locale !== "string") {
-    [locale, messages] = [
+    const options = [
       messages,
       locale
     ];
+    locale = options[0];
+    messages = options[1];
   }
   if (typeof locale !== "string") {
     locale = getDefaultLocale();
@@ -865,7 +866,7 @@ function getApiCallbacks(args) {
   }
   return apiCallbacks;
 }
-function normalizeErrMsg$1(errMsg, name) {
+function normalizeErrMsg(errMsg, name) {
   if (!errMsg || errMsg.indexOf(":fail") === -1) {
     return name + ":ok";
   }
@@ -882,7 +883,7 @@ function createAsyncApiCallback(name, args = {}, { beforeAll, beforeSuccess } =
   const callbackId = invokeCallbackId++;
   addInvokeCallback(callbackId, name, (res) => {
     res = res || {};
-    res.errMsg = normalizeErrMsg$1(res.errMsg, name);
+    res.errMsg = normalizeErrMsg(res.errMsg, name);
     isFunction(beforeAll) && beforeAll(res);
     if (res.errMsg === name + ":ok") {
       isFunction(beforeSuccess) && beforeSuccess(res, args);
@@ -1014,7 +1015,7 @@ function promisify$1(name, fn) {
 }
 function formatApiArgs(args, options) {
   const params = args[0];
-  if (!options || !isPlainObject(options.formatArgs) && isPlainObject(params)) {
+  if (!options || !options.formatArgs || !isPlainObject(options.formatArgs) && isPlainObject(params)) {
     return;
   }
   const formatArgs = options.formatArgs;
@@ -1061,12 +1062,12 @@ function beforeInvokeApi(name, args, protocol, options) {
     return errMsg;
   }
 }
-function normalizeErrMsg(errMsg) {
+function parseErrMsg(errMsg) {
   if (!errMsg || isString(errMsg)) {
     return errMsg;
   }
   if (errMsg.stack) {
-    console.error(errMsg.message + LINEFEED + errMsg.stack);
+    console.error(errMsg.message + "\n" + errMsg.stack);
     return errMsg.message;
   }
   return errMsg;
@@ -1080,7 +1081,7 @@ function wrapperTaskApi(name, fn, protocol, options) {
     }
     return fn(args, {
       resolve: (res) => invokeSuccess(id, name, res),
-      reject: (errMsg2, errRes) => invokeFail(id, name, normalizeErrMsg(errMsg2), errRes)
+      reject: (errMsg2, errRes) => invokeFail(id, name, parseErrMsg(errMsg2), errRes)
     });
   };
 }
@@ -1542,8 +1543,8 @@ function populateParameters(fromRes, toRes) {
     appVersion: "1.0.0",
     appVersionCode: "100",
     appLanguage: getAppLanguage(hostLanguage),
-    uniCompileVersion: "4.15",
-    uniRuntimeVersion: "4.15",
+    uniCompileVersion: "4.23",
+    uniRuntimeVersion: "4.23",
     uniPlatform: "mp-weixin",
     deviceBrand,
     deviceModel: model,
@@ -7536,7 +7537,7 @@ function initDefaultProps(options, isBehavior = false) {
     };
   }
   if (options.behaviors) {
-    if (options.behaviors.includes("__GLOBAL__://form-field")) {
+    if (options.behaviors.includes("wx://form-field")) {
       if (!options.properties || !options.properties.name) {
         properties.name = {
           type: null,
@@ -7707,7 +7708,7 @@ function initBehaviors(vueOptions) {
   const behaviors = [];
   if (isArray(vueBehaviors)) {
     vueBehaviors.forEach((behavior) => {
-      behaviors.push(behavior.replace("uni://", "__GLOBAL__://"));
+      behaviors.push(behavior.replace("uni://", "wx://"));
       if (behavior === "uni://form-field") {
         if (isArray(vueProps)) {
           vueProps.push("name");

+ 1 - 2
unpackage/dist/dev/mp-weixin/components/MapContainer.js

@@ -81,5 +81,4 @@ const _sfc_main = {
     };
   }
 };
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__file", "E:/workSpace/WanZai_School_app/components/MapContainer.vue"]]);
-wx.createComponent(Component);
+wx.createComponent(_sfc_main);

+ 1 - 1
unpackage/dist/dev/mp-weixin/components/headerInput.js

@@ -41,5 +41,5 @@ const _sfc_main = {
     };
   }
 };
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-7ac621e1"], ["__file", "E:/workSpace/WanZai_School_app/components/headerInput.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-7ac621e1"]]);
 wx.createComponent(Component);

+ 8 - 2
unpackage/dist/dev/mp-weixin/components/listView.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../common/vendor.js");
+const common_assets = require("../common/assets.js");
 if (!Math) {
   NoData();
 }
@@ -19,6 +20,10 @@ const _sfc_main = {
         common_vendor.index.navigateTo({
           url: `/pages/track/track?id=${item.id}`
         });
+      } else if (props.appType == "社交亲密度") {
+        common_vendor.index.navigateTo({
+          url: `/pages/intimacy/intimacy?msg=${JSON.stringify(item)}`
+        });
       } else {
         common_vendor.index.navigateTo({
           url: `/pages/student/student?msg=${JSON.stringify(item)}`
@@ -35,10 +40,11 @@ const _sfc_main = {
             d: common_vendor.o(($event) => goPage(item), item.id)
           };
         }),
-        b: !__props.list.length
+        b: common_assets._imports_0$2,
+        c: !__props.list.length
       }, !__props.list.length ? {} : {});
     };
   }
 };
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-e6db6be6"], ["__file", "E:/workSpace/WanZai_School_app/components/listView.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-e6db6be6"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/components/listView.wxml

@@ -1 +1 @@
-<view class="box data-v-e6db6be6"><view wx:for="{{a}}" wx:for-item="item" wx:key="c" class="box_item data-v-e6db6be6" bindtap="{{item.d}}">{{item.a}}({{item.b}}) <image class="item_img data-v-e6db6be6" src="/static/images/right.png"/></view><no-data wx:if="{{b}}" class="data-v-e6db6be6" u-i="e6db6be6-0" bind:__l="__l"/></view>
+<view class="box data-v-e6db6be6"><view wx:for="{{a}}" wx:for-item="item" wx:key="c" class="box_item data-v-e6db6be6" bindtap="{{item.d}}">{{item.a}}({{item.b}}) <image class="item_img data-v-e6db6be6" src="{{b}}"/></view><no-data wx:if="{{c}}" class="data-v-e6db6be6" u-i="e6db6be6-0" bind:__l="__l"/></view>

+ 1 - 2
unpackage/dist/dev/mp-weixin/components/tabber.js

@@ -101,5 +101,4 @@ const _sfc_main = {
     };
   }
 };
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__file", "E:/workSpace/WanZai_School_app/components/tabber.vue"]]);
-wx.createComponent(Component);
+wx.createComponent(_sfc_main);

+ 12 - 9
unpackage/dist/dev/mp-weixin/pages/addressBook/addressBook.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../../common/vendor.js");
+const common_assets = require("../../common/assets.js");
 if (!Array) {
   const _easycom_uni_collapse_item2 = common_vendor.resolveComponent("uni-collapse-item");
   const _easycom_uni_collapse2 = common_vendor.resolveComponent("uni-collapse");
@@ -97,12 +98,13 @@ const _sfc_main = {
     };
     return (_ctx, _cache) => {
       return common_vendor.e({
-        a: common_vendor.o(changeInputValue),
-        b: !keyWord.value
-      }, !keyWord.value ? {} : {}, {
+        a: common_assets._imports_0$3,
+        b: common_vendor.o(changeInputValue),
         c: !keyWord.value
+      }, !keyWord.value ? {} : {}, {
+        d: !keyWord.value
       }, !keyWord.value ? {
-        d: common_vendor.f(list.value, (item, index, i0) => {
+        e: common_vendor.f(list.value, (item, index, i0) => {
           return {
             a: common_vendor.t(item.title),
             b: common_vendor.f(item.children, (ele, k1, i1) => {
@@ -121,19 +123,20 @@ const _sfc_main = {
             g: common_vendor.o(($event) => handleClick(index), item.id)
           };
         }),
-        e: common_vendor.p({
+        f: common_assets._imports_0$2,
+        g: common_vendor.p({
           titleBorder: "show"
         }),
-        f: setItemRef
+        h: setItemRef
       } : {}, {
-        g: keyWord.value
+        i: keyWord.value
       }, keyWord.value ? {
-        h: common_vendor.p({
+        j: common_vendor.p({
           list: searchList.value
         })
       } : {});
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-edee3cf2"], ["__file", "E:/workSpace/WanZai_School_app/pages/addressBook/addressBook.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-edee3cf2"]]);
 wx.createPage(MiniProgramPage);

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/addressBook/addressBook.wxml


+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/bind/bind.js

@@ -74,5 +74,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-8c1ad2ae"], ["__file", "E:/workSpace/WanZai_School_app/pages/bind/bind.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-8c1ad2ae"]]);
 wx.createPage(MiniProgramPage);

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/change/change.js

@@ -41,5 +41,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-7835c6a4"], ["__file", "E:/workSpace/WanZai_School_app/pages/change/change.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-7835c6a4"]]);
 wx.createPage(MiniProgramPage);

+ 7 - 5
unpackage/dist/dev/mp-weixin/pages/grade/grade.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../../common/vendor.js");
+const common_assets = require("../../common/assets.js");
 const utils_api = require("../../utils/api.js");
 if (!Math) {
   (headerInput + listView)();
@@ -58,10 +59,11 @@ const _sfc_main = {
     };
     return (_ctx, _cache) => {
       return {
-        a: common_vendor.o(changeInputValue),
-        b: common_vendor.t(gradeName.value ? gradeName.value + "/" : ""),
-        c: common_vendor.t(className.value ? className.value + "/" : ""),
-        d: common_vendor.p({
+        a: common_assets._imports_0$3,
+        b: common_vendor.o(changeInputValue),
+        c: common_vendor.t(gradeName.value ? gradeName.value + "/" : ""),
+        d: common_vendor.t(className.value ? className.value : ""),
+        e: common_vendor.p({
           list: list.value,
           appType: appType.value
         })
@@ -69,5 +71,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-7d1a7ab2"], ["__file", "E:/workSpace/WanZai_School_app/pages/grade/grade.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-7d1a7ab2"]]);
 wx.createPage(MiniProgramPage);

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/grade/grade.wxml

@@ -1 +1 @@
-<view class="container data-v-7d1a7ab2"><image class="img_bg data-v-7d1a7ab2" src="/static/images/center-bg.png"/><header-input class="data-v-7d1a7ab2" bindchangeInputValue="{{a}}" u-i="7d1a7ab2-0" bind:__l="__l"/><view class="school data-v-7d1a7ab2">万载三中{{b}}{{c}}</view><list-view wx:if="{{d}}" class="data-v-7d1a7ab2" u-i="7d1a7ab2-1" bind:__l="__l" u-p="{{d}}"/></view>
+<view class="container data-v-7d1a7ab2"><image class="img_bg data-v-7d1a7ab2" src="{{a}}"/><header-input class="data-v-7d1a7ab2" bindchangeInputValue="{{b}}" u-i="7d1a7ab2-0" bind:__l="__l"/><view class="school data-v-7d1a7ab2">万载三中/{{c}}{{d}}</view><list-view wx:if="{{e}}" class="data-v-7d1a7ab2" u-i="7d1a7ab2-1" bind:__l="__l" u-p="{{e}}"/></view>

+ 37 - 31
unpackage/dist/dev/mp-weixin/pages/home/home.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../../common/vendor.js");
+const common_assets = require("../../common/assets.js");
 const utils_api = require("../../utils/api.js");
 const utils_des = require("../../utils/des.js");
 if (!Array) {
@@ -179,55 +180,60 @@ const _sfc_main = {
     };
     return (_ctx, _cache) => {
       return common_vendor.e({
-        a: common_vendor.o(($event) => goPage("/pages/myCenter/myCenter")),
-        b: customBarH.value * 2 + "rpx",
-        c: statusBarH.value * 2 + "rpx",
-        d: !showHeader.value,
-        e: customBarH.value * 2 + "rpx",
-        f: statusBarH.value * 2 + "rpx",
-        g: showHeader.value,
-        h: common_vendor.t(userInfo.value.name),
-        i: userInfo.value.identityId == 1
+        a: common_assets._imports_0$1,
+        b: common_vendor.o(($event) => goPage("/pages/myCenter/myCenter")),
+        c: customBarH.value * 2 + "rpx",
+        d: statusBarH.value * 2 + "rpx",
+        e: !showHeader.value,
+        f: customBarH.value * 2 + "rpx",
+        g: statusBarH.value * 2 + "rpx",
+        h: showHeader.value,
+        i: common_assets._imports_1,
+        j: common_assets._imports_0,
+        k: common_vendor.t(userInfo.value.name),
+        l: userInfo.value.identityId == 1
       }, userInfo.value.identityId == 1 ? {} : {}, {
-        j: userInfo.value.identityId == 2
+        m: userInfo.value.identityId == 2
       }, userInfo.value.identityId == 2 ? {} : {}, {
-        k: userInfo.value.identityId == 3
+        n: userInfo.value.identityId == 3
       }, userInfo.value.identityId == 3 ? {} : {}, {
-        l: common_vendor.sr(qrcodeRef, "07e72d3c-0", {
+        o: common_vendor.sr(qrcodeRef, "07e72d3c-0", {
           "k": "qrcodeRef"
         }),
-        m: common_vendor.o(handleClickCode),
-        n: common_vendor.p({
+        p: common_vendor.o(handleClickCode),
+        q: common_vendor.p({
           size: "82rpx",
           value: QRCodeUrl.value,
           options
         }),
-        o: userInfo.value.identityId == 1
+        r: userInfo.value.identityId == 1
       }, userInfo.value.identityId == 1 ? common_vendor.e({
-        p: childMsgList.value.length
+        s: common_assets._imports_3,
+        t: childMsgList.value.length
       }, childMsgList.value.length ? {
-        q: currentChild.value.headImage || "../../static/images/user-photo.png"
+        v: currentChild.value.headImage || "../../static/images/user-photo.png"
       } : {}, {
-        r: childMsgList.value.length
+        w: childMsgList.value.length
       }, childMsgList.value.length ? {
-        s: common_vendor.t(currentChild.value.name)
+        x: common_vendor.t(currentChild.value.name)
       } : {}, {
-        t: childMsgList.value.length
+        y: childMsgList.value.length
       }, childMsgList.value.length ? {
-        v: common_vendor.o(($event) => goPage(`/pages/myMsg/myMsg?id=${currentChild.value.id}`))
+        z: common_vendor.o(($event) => goPage(`/pages/myMsg/myMsg?id=${currentChild.value.id}`))
       } : {}, {
-        w: childMsgList.value.length > 1
+        A: childMsgList.value.length > 1
       }, childMsgList.value.length > 1 ? {
-        x: common_vendor.o(($event) => goPage(`/pages/change/change?list=${JSON.stringify(childMsgList.value)}&id=${currentChild.value.id}`))
+        B: common_vendor.o(($event) => goPage(`/pages/change/change?list=${JSON.stringify(childMsgList.value)}&id=${currentChild.value.id}`))
       } : {}, {
-        y: !childMsgList.value.length
+        C: !childMsgList.value.length
       }, !childMsgList.value.length ? {} : {}, {
-        z: common_vendor.o(($event) => goPage("/pages/bind/bind")),
-        A: common_vendor.o(($event) => goPage("/pages/bind/bind"))
+        D: common_vendor.o(($event) => goPage("/pages/bind/bind")),
+        E: common_assets._imports_4,
+        F: common_vendor.o(($event) => goPage("/pages/bind/bind"))
       }) : {}, {
-        B: useAppList.value.length
+        G: useAppList.value.length
       }, useAppList.value.length ? {
-        C: common_vendor.f(useAppList.value, (item, k0, i0) => {
+        H: common_vendor.f(useAppList.value, (item, k0, i0) => {
           return {
             a: item.url,
             b: common_vendor.t(item.title),
@@ -236,13 +242,13 @@ const _sfc_main = {
           };
         })
       } : {}, {
-        D: !useAppList.value.length
+        I: !useAppList.value.length
       }, !useAppList.value.length ? {} : {}, {
-        E: common_vendor.s(_ctx.__cssVars())
+        J: common_vendor.s(_ctx.__cssVars())
       });
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-07e72d3c"], ["__file", "E:/workSpace/WanZai_School_app/pages/home/home.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-07e72d3c"]]);
 _sfc_main.__runtimeHooks = 1;
 wx.createPage(MiniProgramPage);

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/home/home.wxml


+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/index/index.js

@@ -20,5 +20,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-1cf27b2a"], ["__file", "E:/workSpace/WanZai_School_app/pages/index/index.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-1cf27b2a"]]);
 wx.createPage(MiniProgramPage);

+ 8 - 6
unpackage/dist/dev/mp-weixin/pages/msgWarn/msgWarn.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../../common/vendor.js");
+const common_assets = require("../../common/assets.js");
 const utils_api = require("../../utils/api.js");
 const utils_previewImage = require("../../utils/previewImage.js");
 const utils_des = require("../../utils/des.js");
@@ -62,10 +63,11 @@ const _sfc_main = {
     return (_ctx, _cache) => {
       return common_vendor.e({
         a: common_vendor.t(array.value[currentIndex.value]),
-        b: common_vendor.o(bindPickerChange),
-        c: currentIndex.value,
-        d: array.value,
-        e: common_vendor.f(list.value, (item, k0, i0) => {
+        b: common_assets._imports_0$4,
+        c: common_vendor.o(bindPickerChange),
+        d: currentIndex.value,
+        e: array.value,
+        f: common_vendor.f(list.value, (item, k0, i0) => {
           return common_vendor.e({
             a: common_vendor.t(item.dateTime),
             b: common_vendor.t(item.type == 1 ? "设备安防预警通知" : "学生出入消息提醒"),
@@ -89,10 +91,10 @@ const _sfc_main = {
             l: item.id
           });
         }),
-        f: !list.value.length
+        g: !list.value.length
       }, !list.value.length ? {} : {});
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-b8003fe3"], ["__file", "E:/workSpace/WanZai_School_app/pages/msgWarn/msgWarn.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-b8003fe3"]]);
 wx.createPage(MiniProgramPage);

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/msgWarn/msgWarn.wxml


+ 12 - 10
unpackage/dist/dev/mp-weixin/pages/myCenter/myCenter.js

@@ -56,16 +56,17 @@ const _sfc_main = {
     };
     return (_ctx, _cache) => {
       return common_vendor.e({
-        a: userInfo.value.headImage || "../../static/images/header.png",
-        b: common_vendor.o(($event) => common_vendor.unref(utils_previewImage.previewImage)(userInfo.value.headImage || "../../static/images/header.png")),
-        c: common_vendor.t(userInfo.value.name),
-        d: common_vendor.t(userInfo.value.departmentName),
-        e: showChange.value
+        a: common_assets._imports_0$3,
+        b: userInfo.value.headImage || "../../static/images/header.png",
+        c: common_vendor.o(($event) => common_vendor.unref(utils_previewImage.previewImage)(userInfo.value.headImage || "../../static/images/header.png")),
+        d: common_vendor.t(userInfo.value.name),
+        e: common_vendor.t(userInfo.value.departmentName),
+        f: showChange.value
       }, showChange.value ? {
-        f: common_assets._imports_0$1,
-        g: common_vendor.o(handleChange)
+        g: common_assets._imports_1$1,
+        h: common_vendor.o(handleChange)
       } : {}, {
-        h: common_vendor.f(list.value, (item, k0, i0) => {
+        i: common_vendor.f(list.value, (item, k0, i0) => {
           return {
             a: item.url,
             b: common_vendor.t(item.title),
@@ -73,10 +74,11 @@ const _sfc_main = {
             d: common_vendor.o(($event) => goPage(item.page), item.id)
           };
         }),
-        i: common_vendor.o(handleLogout)
+        j: common_assets._imports_0$2,
+        k: common_vendor.o(handleLogout)
       });
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-eea72321"], ["__file", "E:/workSpace/WanZai_School_app/pages/myCenter/myCenter.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-eea72321"]]);
 wx.createPage(MiniProgramPage);

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/myCenter/myCenter.wxml


+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/myMsg/myMsg.js

@@ -75,5 +75,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-a95eda84"], ["__file", "E:/workSpace/WanZai_School_app/pages/myMsg/myMsg.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-a95eda84"]]);
 wx.createPage(MiniProgramPage);

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/quickMark/quickMark.js

@@ -126,5 +126,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-c8904830"], ["__file", "E:/workSpace/WanZai_School_app/pages/quickMark/quickMark.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-c8904830"]]);
 wx.createPage(MiniProgramPage);

+ 9 - 7
unpackage/dist/dev/mp-weixin/pages/student/student.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../../common/vendor.js");
+const common_assets = require("../../common/assets.js");
 const utils_previewImage = require("../../utils/previewImage.js");
 if (!Math) {
   NoData();
@@ -24,14 +25,15 @@ const _sfc_main = {
     return (_ctx, _cache) => {
       var _a, _b, _c, _d, _e, _f, _g;
       return common_vendor.e({
-        a: msg.value.headImage || ((_a = msg.value.student) == null ? void 0 : _a.headImage) || "../../static/images/user-photo.png",
-        b: common_vendor.o(($event) => {
+        a: common_assets._imports_0$3,
+        b: msg.value.headImage || ((_a = msg.value.student) == null ? void 0 : _a.headImage) || "../../static/images/user-photo.png",
+        c: common_vendor.o(($event) => {
           var _a2;
           return common_vendor.unref(utils_previewImage.previewImage)(msg.value.headImage || ((_a2 = msg.value.student) == null ? void 0 : _a2.headImage) || "../../static/images/user-photo.png");
         }),
-        c: common_vendor.t(msg.value.name || ((_b = msg.value.student) == null ? void 0 : _b.name)),
-        d: common_vendor.t(msg.value.cardNo || ((_c = msg.value.student) == null ? void 0 : _c.cardNo)),
-        e: common_vendor.f(msg.value.userParents || msg.value.patriarch, (item, k0, i0) => {
+        d: common_vendor.t(msg.value.name || ((_b = msg.value.student) == null ? void 0 : _b.name)),
+        e: common_vendor.t(msg.value.cardNo || ((_c = msg.value.student) == null ? void 0 : _c.cardNo)),
+        f: common_vendor.f(msg.value.userParents || msg.value.patriarch, (item, k0, i0) => {
           return {
             a: item.headImage || "../../static/images/user-photo.png",
             b: common_vendor.o(($event) => common_vendor.unref(utils_previewImage.previewImage)(item.headImage || "../../static/images/user-photo.png"), item.id),
@@ -41,10 +43,10 @@ const _sfc_main = {
             f: item.id
           };
         }),
-        f: !((_d = msg.value.userParents) == null ? void 0 : _d.length) && !((_e = msg.value.patriarch) == null ? void 0 : _e.length)
+        g: !((_d = msg.value.userParents) == null ? void 0 : _d.length) && !((_e = msg.value.patriarch) == null ? void 0 : _e.length)
       }, !((_f = msg.value.userParents) == null ? void 0 : _f.length) && !((_g = msg.value.patriarch) == null ? void 0 : _g.length) ? {} : {});
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-809c9d48"], ["__file", "E:/workSpace/WanZai_School_app/pages/student/student.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-809c9d48"]]);
 wx.createPage(MiniProgramPage);

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/student/student.wxml


+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/track/track.js

@@ -93,5 +93,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-132a14af"], ["__file", "E:/workSpace/WanZai_School_app/pages/track/track.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-132a14af"]]);
 wx.createPage(MiniProgramPage);

+ 4 - 2
unpackage/dist/dev/mp-weixin/pagesReservation/QRCode/QRCode.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../../common/vendor.js");
+const common_assets = require("../../common/assets.js");
 if (!Array) {
   const _easycom_uv_qrcode2 = common_vendor.resolveComponent("uv-qrcode");
   _easycom_uv_qrcode2();
@@ -50,10 +51,11 @@ const _sfc_main = {
           size: "300rpx",
           value: QRCodeUrl.value
         }),
-        d: common_vendor.o(handleSave)
+        d: common_assets._imports_0,
+        e: common_vendor.o(handleSave)
       };
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-6190a91a"], ["__file", "E:/workSpace/WanZai_School_app/pagesReservation/QRCode/QRCode.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-6190a91a"]]);
 wx.createPage(MiniProgramPage);

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pagesReservation/QRCode/QRCode.wxml


+ 1 - 1
unpackage/dist/dev/mp-weixin/pagesReservation/backlog/backlog.js

@@ -251,5 +251,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-a46ecdc3"], ["__file", "E:/workSpace/WanZai_School_app/pagesReservation/backlog/backlog.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-a46ecdc3"]]);
 wx.createPage(MiniProgramPage);

+ 1 - 1
unpackage/dist/dev/mp-weixin/pagesReservation/record/record.js

@@ -185,5 +185,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-00bd71c9"], ["__file", "E:/workSpace/WanZai_School_app/pagesReservation/record/record.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-00bd71c9"]]);
 wx.createPage(MiniProgramPage);

+ 3 - 3
unpackage/dist/dev/mp-weixin/pagesReservation/register/register.js

@@ -377,10 +377,10 @@ const _sfc_main = {
             d: item
           };
         }),
-        y: common_assets._imports_0$5,
+        y: common_assets._imports_0$7,
         z: imgList.value.length < maxImgCount.value
       }, imgList.value.length < maxImgCount.value ? {
-        A: common_assets._imports_1,
+        A: common_assets._imports_1$5,
         B: common_vendor.o(uploadingImg)
       } : {}) : {}, {
         C: visCarNumber.value,
@@ -426,5 +426,5 @@ const _sfc_main = {
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-0b2c2ae2"], ["__file", "E:/workSpace/WanZai_School_app/pagesReservation/register/register.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-0b2c2ae2"]]);
 wx.createPage(MiniProgramPage);

+ 11 - 5
unpackage/dist/dev/mp-weixin/pagesReservation/reservation/reservation.js

@@ -1,5 +1,6 @@
 "use strict";
 const common_vendor = require("../../common/vendor.js");
+const common_assets = require("../../common/assets.js");
 if (!Math) {
   tabber();
 }
@@ -23,16 +24,21 @@ const _sfc_main = {
     };
     return (_ctx, _cache) => {
       return common_vendor.e({
-        a: userInfo.value.identityId == 1
+        a: common_assets._imports_0$3,
+        b: userInfo.value.identityId == 1
       }, userInfo.value.identityId == 1 ? {
-        b: common_vendor.o(($event) => goPage("/pagesReservation/register/register?type=1"))
+        c: common_assets._imports_1$4,
+        d: common_assets._imports_2$1,
+        e: common_vendor.o(($event) => goPage("/pagesReservation/register/register?type=1"))
       } : {}, {
-        c: userInfo.value.identityId != 1
+        f: userInfo.value.identityId != 1
       }, userInfo.value.identityId != 1 ? {
-        d: common_vendor.o(($event) => goPage("/pagesReservation/register/register?type=2"))
+        g: common_assets._imports_3$1,
+        h: common_assets._imports_2$1,
+        i: common_vendor.o(($event) => goPage("/pagesReservation/register/register?type=2"))
       } : {});
     };
   }
 };
-const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-9b609cd1"], ["__file", "E:/workSpace/WanZai_School_app/pagesReservation/reservation/reservation.vue"]]);
+const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-9b609cd1"]]);
 wx.createPage(MiniProgramPage);

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/pagesReservation/reservation/reservation.wxml


+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-collapse/components/uni-collapse-item/uni-collapse-item.js

@@ -206,5 +206,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     p: ($data.isOpen ? $data.height : 0) + "px"
   });
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-collapse/components/uni-collapse-item/uni-collapse-item.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-collapse/components/uni-collapse/uni-collapse.js

@@ -114,5 +114,5 @@ const _sfc_main = {
 function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
   return {};
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-collapse/components/uni-collapse/uni-collapse.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.js

@@ -54,5 +54,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     o: common_vendor.o(($event) => $options.handleMousemove($props.weeks))
   });
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar-item.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.js

@@ -593,5 +593,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     P: common_vendor.o((...args) => $options.leaveCale && $options.leaveCale(...args))
   });
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-datetime-picker/components/uni-datetime-picker/calendar.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.js

@@ -692,5 +692,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     K: common_vendor.s($data.fixNvueBug)
   }) : {});
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.js

@@ -818,5 +818,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     })
   } : {});
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.js

@@ -59,5 +59,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     f: common_vendor.o((...args) => $options._onClick && $options._onClick(...args))
   };
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-icons/components/uni-icons/uni-icons.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-popup/components/uni-popup/uni-popup.js

@@ -366,5 +366,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     l: common_vendor.n($options.isDesktop ? "fixforpc-z-index" : "")
   }) : {});
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-popup/components/uni-popup/uni-popup.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-segmented-control/components/uni-segmented-control/uni-segmented-control.js

@@ -70,5 +70,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     d: $props.styleType === "text" ? "" : $props.activeColor
   };
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-segmented-control/components/uni-segmented-control/uni-segmented-control.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uni-transition/components/uni-transition/uni-transition.js

@@ -263,5 +263,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     f: common_vendor.o((...args) => $options.onClick && $options.onClick(...args))
   } : {});
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uni-transition/components/uni-transition/uni-transition.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-badge/components/uv-badge/uv-badge.js

@@ -62,5 +62,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     h: common_vendor.s($options.badgeStyle)
   } : {});
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-91e4945b"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-badge/components/uv-badge/uv-badge.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-91e4945b"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-icon/components/uv-icon/uv-icon.js

@@ -94,5 +94,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     t: common_vendor.n("uv-icon--" + _ctx.labelPos)
   });
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-b7a6dd5d"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-icon/components/uv-icon/uv-icon.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-b7a6dd5d"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-link/components/uv-link/uv-link.js

@@ -42,5 +42,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     d: common_vendor.s(_ctx.$uv.addStyle(_ctx.customStyle))
   };
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-86e87617"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-link/components/uv-link/uv-link.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-86e87617"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-qrcode/components/uv-qrcode/uv-qrcode.js

@@ -675,5 +675,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     r: `${$data.templateOptions.height}px`
   });
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-ff61d38d"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-qrcode/components/uv-qrcode/uv-qrcode.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-ff61d38d"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-safe-bottom/components/uv-safe-bottom/uv-safe-bottom.js

@@ -26,5 +26,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     b: common_vendor.n(!$data.isNvue && "uv-safe-area-inset-bottom")
   };
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-560f16b2"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-safe-bottom/components/uv-safe-bottom/uv-safe-bottom.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-560f16b2"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-steps/components/uv-steps-item/uv-steps-item.js

@@ -180,5 +180,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     v: common_vendor.s(_ctx.$uv.addStyle(_ctx.customStyle))
   });
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-87a44040"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-steps/components/uv-steps-item/uv-steps-item.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-87a44040"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-steps/components/uv-steps/uv-steps.js

@@ -46,5 +46,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     b: common_vendor.s(_ctx.$uv.addStyle(_ctx.customStyle))
   };
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-f7a17f77"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-steps/components/uv-steps/uv-steps.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-f7a17f77"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-tabbar/components/uv-tabbar-item/uv-tabbar-item.js

@@ -86,5 +86,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     h: common_vendor.o((...args) => $options.clickHandler && $options.clickHandler(...args))
   });
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-f9097980"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-tabbar/components/uv-tabbar-item/uv-tabbar-item.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-f9097980"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-tabbar/components/uv-tabbar/uv-tabbar.js

@@ -76,5 +76,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     g: $data.placeholderHeight + "px"
   } : {});
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-cae58123"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-tabbar/components/uv-tabbar/uv-tabbar.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-cae58123"]]);
 wx.createComponent(Component);

+ 1 - 1
unpackage/dist/dev/mp-weixin/uni_modules/uv-text/components/uv-text/uv-text.js

@@ -121,5 +121,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
     I: common_vendor.o((...args) => $options.clickHandler && $options.clickHandler(...args))
   }) : {});
 }
-const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8da47eb3"], ["__file", "E:/workSpace/WanZai_School_app/uni_modules/uv-text/components/uv-text/uv-text.vue"]]);
+const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8da47eb3"]]);
 wx.createComponent(Component);