基本信息
源码名称:java校园墙(含数据库脚本)
源码大小:1.72M
文件格式:.zip
开发语言:Java
更新时间:2024-08-19
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
在线查看校园 公告等信息
<mescroll-uni vue-id="ebd76128-1" up="{{upOption}}" down="{{downOption}}" data-event-opts="{{[['^init',[['mescrollInit']]],['^down',[['downCallback']]],['^up',[['upCallback']]]]}}" bind:init="__e" bind:down="__e" bind:up="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="list"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="listm flex flex-between"><image class="listmpic mt10" src="/static/exam-index/paper.png" mode="widthFix"></image><view class="listmr"><view class="col3 f30 elip mb15">{{item.$orig.title}}</view><view class="col3 f30 elip mb15"><block wx:if="{{item.$orig.isdone=='开放'}}"><button class="cu-btn bg-green sm">公开</button></block><block wx:if="{{item.$orig.isdone=='关闭'}}"><button class="cu-btn bg-red sm">私人</button></block></view><view class="colb f24 lh35">{{item.$orig.content.length>50?item.g0 '... ...':item.$orig.content}}</view><block wx:if="{{item.$orig.addtime}}"><view class="colb f24 lh35">{{"发布时间" item.$orig.addtime}}</view></block><view class="flex flex-align-center mt20"><text class="colb f25"><button data-event-opts="{{[['tap',[['onDetailTap',['$0'],[[['list','',index,'id']]]]]]]}}" class="cu-btn bg-green shadow" bindtap="__e">查看</button><button data-event-opts="{{[['tap',[['onUpdateTap',['$0'],[[['list','',index,'id']]]]]]]}}" class="cu-btn bg-blue shadow" style="margin-left:20rpx;" bindtap="__e">修改</button><button data-event-opts="{{[['tap',[['onDeleteTap',['$0'],[[['list','',index,'id']]]]]]]}}" class="cu-btn bg-red shadow" style="margin-left:20rpx;" bindtap="__e">删除</button></text></view></view></view></block></view></mescroll-uni>