UNPKG

weigou

Version:

weigou components

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