UNPKG

weigou

Version:

weigou components

6 lines (4 loc) 227 B
import Taro from "@tarojs/taro"; Taro.initPxTransform({ designWidth: 750, deviceRatio: {} }); export { default as NavBar } from "./wg-ui/components/NavBar"; export { default as SearchBar } from "./wg-ui/components/SearchBar";