1) 修改文件路径

This commit is contained in:
zhangds 2022-09-21 14:31:43 +08:00
parent b78af56fb7
commit 398e5130a2
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
import React from "react";
import "../../../assets/comm.css";
import BottomBarView from "../edittemplate/couponConfig/bottomBar"; //底部栏
import SearchBarView from "../edittemplate/couponConfig/searchBar"; //商品详情搜索栏
import BottomBarView from "../edittemplate/couponCard/couponViewConfig/searchBar"; //底部栏
import SearchBarView from "../edittemplate/couponCard/couponViewConfig/searchBar"; //商品详情搜索栏
import Descteplate from "../edittemplate/goodsdesc.js";
import "../edittemplate/goodstemplate";
import "./preview.less";