2.将初始化store引入index.js文件. Rematch是Redux的最佳实践,所以store的注入方式保持redux原有的注入方式。 import React from 'react'; import ...
確定! 回上一頁