+
+
+
+
+
+
+
+
+
+{/block}
+
+
+{block name="script"}
+
+{/block}
+
\ No newline at end of file
diff --git a/app/admin/view/merchant/system/merchant/margin/read.html b/app/admin/view/merchant/system/merchant/margin/read.html
new file mode 100644
index 0000000..fb1ffb1
--- /dev/null
+++ b/app/admin/view/merchant/system/merchant/margin/read.html
@@ -0,0 +1,108 @@
+{extend name="common/base"/}
+
+{block name="body"}
+
+
+
+
+
+
扣费记录
+
+
+
+
+
+
+
+
+
+
+
+
+
+{/block}
+
+
+{block name="script"}
+
+{/block}
+
\ No newline at end of file
diff --git a/app/admin/view/merchant/system/merchant/margin/read_refund.html b/app/admin/view/merchant/system/merchant/margin/read_refund.html
new file mode 100644
index 0000000..6bb7943
--- /dev/null
+++ b/app/admin/view/merchant/system/merchant/margin/read_refund.html
@@ -0,0 +1,63 @@
+{extend name="common/base"/}
+{block name="style"}
+
+{/block}
+
+{block name="body"}
+
+
查看店铺类型
+
+
+
店铺类型名称
+
+
+
+
+
店铺类型要求
+
+
+
+
+
+
+
店铺保证金
+
+
+
+
+
店铺权限
+
+
+
+
+
+
+
+
其它说明
+
+
+
+
+
+
+
创建时间
+
+ {$detail.create_time}
+
+
+
+
修改时间
+
+ {$detail.update_time}
+
+
+
+
+
+{/block}
+
\ No newline at end of file
diff --git a/app/admin/view/merchant/system/merchant/type/add.html b/app/admin/view/merchant/system/merchant/type/add.html
index 25d57e3..e2ecbc6 100644
--- a/app/admin/view/merchant/system/merchant/type/add.html
+++ b/app/admin/view/merchant/system/merchant/type/add.html
@@ -20,7 +20,7 @@