diff --git a/src/components/price-format.vue b/src/components/price-format.vue
new file mode 100644
index 0000000..7c0278a
--- /dev/null
+++ b/src/components/price-format.vue
@@ -0,0 +1,80 @@
+
+
+ ¥
+ {{priceSlice.first}}
+ .{{priceSlice.second}}
+
+
+
+
+
+
\ No newline at end of file