🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
[TOC] ## 列表 ~~~[api] post:/price/list <<< success ~~~ ## 详情 ~~~[api] post:/price/info *int:id=1#id <<< success ~~~ ## 编辑 ~~~[api] post:/price/edit *int:id=1#id *int:price=2#现价 int:gift_shop_day=2#赠送e币 <<< success ~~~