This is a code bundle for 经理后台页面. The original project is available at https://www.figma.com/design/ltN8LNdOG4mPwCKsVVJEAa/%E7%BB%8F%E7%90%86%E5%90%8E%E5%8F%B0%E9%A1%B5%E9%9D%A2.
Run npm i to install the dependencies.
npm i
Run npm run dev to start the development server.
npm run dev