@extends('layouts.base')
@section('title', '发现管理')
@section('content')
发现管理
搜索
[[scope.row.member.nickname]]
会员已被删除
[[scope.row.title]]
更换
[[scope.row.goods.title]]
未关联商品
商品已被删除
更换
[[scope.row.share_num]]
/
[[scope.row.like_num]]
/
[[scope.row.comment_sum]]
分红记录
操作
查看评论
删除
更新
搜索
[[scope.row.title]]
选择
@include('Yunshop\VideoShare::componemts.videoCard')
@include('public.admin.uploadMultimediaImg')
@endsection