packageBookService/pages/bookServices/detail/index.wxml
@@ -205,7 +205,7 @@ rejectCause="{{rejectCause}}" deadline="{{deadline}}" bind:applyResource="applyResource" treeList="{{teach}}" md5List="{{md5List}}" applyResourceLoading="{{applyResourceLoading}}" bind:uploadFile="uploadFile" ></teach-resource> @@ -495,7 +495,7 @@ wx:if="{{!isShowUp && fileList.length > 0}}" class="fileList" > <text>{{fileList[0].name}}</text> <text class="fileName">{{fileList[0].name}}</text> <image src="/static/images/bookService/detail/deleteHover.png" class="deleteBtn"