增加新模块

This commit is contained in:
何江明
2025-05-10 18:17:24 +08:00
parent 7e7a096151
commit 8217069b9a
427 changed files with 2069 additions and 1941 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<!-- 导航栏 -->
<view class="header_" >
<view style="margin-top: 10rpx;" @click="leftJump">
<view style="margin-top: 20rpx;" @click="leftJump">
<up-image src="/static/common/left.png" width="18" height="20" bgColor="#f1f6ff00" @click="jumpMine"/>
</view>
<view class="title_">{{leftTitle}}</view>