说明:AshAdmin
Ash资源的管理界面。 使用Phoenix Liveview构建。
用法
首先,确保已将ash_admin添加到mix.exs文件中。
{ :ash_admin , " ~> 0.1.6 " }
设置
defmodule MyAppWeb . Router do
use Phoenix . Router
import AshAdmin . Router
# Use your `:browser` pipeline, or use `admin_browse
<weixin_42150341> 上传 | 大小:672kb