Commit fecbc589 authored by 黄奎's avatar 黄奎

页面修改

parent efcbf627
...@@ -89,9 +89,9 @@ import qrRight from "../components/label_qrcode/right"; ...@@ -89,9 +89,9 @@ import qrRight from "../components/label_qrcode/right";
//自訂版型(QRcode)white_label_qrcode -End //自訂版型(QRcode)white_label_qrcode -End
//自訂版型(背景圖)white_label_background_article -Start //自訂版型(背景圖)white_label_background_article -Start
import aboutLeft from "../components/label_background_article/left"; import bgArticleLeft from "../components/label_background_article/left";
import aboutRight from "../components/label_background_article/right"; import bgArticleRight from "../components/label_background_article/right";
import aboutCenter from "../components/label_background_article/center"; import bgArticleCenter from "../components/label_background_article/center";
//自訂版型(背景圖)white_label_background_article -ENd //自訂版型(背景圖)white_label_background_article -ENd
//自訂版型(段落標題)white_label_paragraph_title -Start //自訂版型(段落標題)white_label_paragraph_title -Start
...@@ -150,9 +150,9 @@ export default { ...@@ -150,9 +150,9 @@ export default {
diyImgSix, diyImgSix,
qrLeft, qrLeft,
qrRight, qrRight,
aboutLeft, bgArticleLeft,
aboutRight, bgArticleRight,
aboutCenter, bgArticleCenter,
paragraph1, paragraph1,
paragraph2, paragraph2,
paragraph3, paragraph3,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment