瀏覽代碼

二维码管理

qymljy 3 月之前
父節點
當前提交
35869802ea
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      public/codeToFile.html

+ 12 - 0
public/codeToFile.html

@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>商品资料页</title>
+</head>
+<body>
+    <div style="width:880px;height:50px;margin:auto">
+        <h3 style="font-size: 40px;height:50px;line-height: 50px;vertical-align: auto;text-align: center">产品技术资料</h3>
+    </div>
+</body>
+</html>