猜你喜欢
最新上架
商品分类
{{ category.category_name }}
点击查看该分类商品
分类商品
使用指南
如何购买商品?
-
1
浏览商品
在首页或商品分类页面浏览您感兴趣的商品
-
2
查看详情
点击商品卡片查看商品详细信息和卖家联系方式
-
3
联系卖家
通过卖家提供的联系方式与卖家沟通,确认商品细节
-
4
完成交易
与卖家协商交易方式和地点,完成交易
如何发布商品?
-
1
登录账号
如果您还没有账号,请先注册并登录
-
2
点击发布
点击右上角的"发布商品"按钮
-
3
填写信息
填写商品标题、价格、分类、描述等信息并上传图片
-
4
提交发布
确认信息无误后提交,您的商品将在平台展示
交易安全提示
-
线下交易
建议选择校内线下交易,确保商品真实可靠
-
检查商品
交易前务必检查商品状况,确认无误后再付款
-
保留记录
保留交易记录和沟通记录,以便后续维权
-
及时反馈
如遇问题及时联系平台客服,我们会尽力协助解决
我的资料
修改密码
管理员资料
修改密码
我的商品
¥{{ product.current_price }}
{{ product.title }}
{{ productDescription(product) }}
暂无商品
我的订单
| 商品 | 订单号 | 角色 | 状态 | 金额 | 下单时间 | 操作 |
|---|---|---|---|---|---|---|
|
{{ orderProductTitle(order) }}
|
{{ order.order_number }} | {{ orderRoleLabel(order) }} | {{ orderStatusLabel(order.status) }} | ¥{{ order.total_amount }} | {{ formatDate(order.created_at) }} |
|
暂无订单
我的消息
管理员控制台
当前管理员:{{ currentAdminName || '未登录' }}
用户总数
{{ adminStats.total_users }}
商品总数
{{ adminStats.total_products }}
待审核商品
{{ adminStats.pending_products }}
订单总数
{{ adminStats.total_orders }}
已完成订单
{{ adminStats.completed_orders }}
消息总数
{{ adminStats.total_messages }}
| ID | 标题 | 卖家ID | 状态 | 成色 | 价格 | 发布时间 | AI结论 | AI原因 | 操作 | 原因 |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ product.product_id }} | {{ product.title }} | {{ product.user_id }} | {{ statusLabel(product.status) }} | {{ conditionLabel(product.product_condition) }} | ¥{{ product.current_price }} | {{ formatDate(product.created_at) }} | {{ aiAuditLabel(product.ai_audit_result) }} | {{ product.ai_audit_reason || '-' }} |
|
暂无商品数据
| ID | 标题 | 价格 | 成色 | 发布时间 | 操作 | 原因 | ||
|---|---|---|---|---|---|---|---|---|
| {{ product.product_id }} | {{ product.title }} | ¥{{ product.current_price }} | {{ conditionLabel(product.product_condition) }} | {{ formatDate(product.created_at) }} | {{ aiAuditLabel(product.ai_audit_result) }} | {{ product.ai_audit_reason || '-' }} |
|
暂无待审核商品
| ID | 用户名 | 姓名 | 手机号 | 状态 | 注册时间 | 管理操作 |
|---|---|---|---|---|---|---|
| {{ user.user_id }} | {{ user.username }} | {{ user.real_name }} | {{ user.phone || '-' }} | {{ userStatusLabel(user.status) }} | {{ formatDate(user.created_at) }} |
|
暂无用户数据
| 订单号 | 买家ID | 卖家ID | 状态 | 金额 | 创建时间 | 操作 |
|---|---|---|---|---|---|---|
| {{ order.order_number }} | {{ order.buyer_id }} | {{ order.seller_id }} | {{ orderStatusLabel(order.status) }} | ¥{{ order.total_amount }} | {{ formatDate(order.created_at) }} |
暂无订单数据
返回商品列表
{{ activeSeller?.real_name?.substring(0, 1) || '卖' }}
{{ activeProduct.title }}
¥{{ activeProduct.current_price }}
{{ activeProductCategory?.category_name || '未分类' }}
商品描述
卖家信息
{{ activeSeller?.real_name || '卖家' }}
{{ activeSeller?.campus || '未知校区' }}
信誉评分:{{ activeSeller?.credit_score || '-' }}
加入平台:{{ formatDate(activeSeller?.created_at) }}
联系方式:{{ activeSeller?.phone || '暂无' }}