Commit 68eebba4 authored by wildfirecode's avatar wildfirecode

1

parent 6901833a
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<title><%= title %></title> <title>{{projectName}}</title>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,minimum-scale=1.0,user-scalable=no"> <meta name="viewport" content="width=device-width,minimum-scale=1.0,user-scalable=no">
<!--如果需要往qq里分享则需要开启下面三个属性--> <!--如果需要往qq里分享则需要开启下面三个属性-->
......
{ {
"type":"activity", "type":"activity",
"name":"<%= title %>" "name":"{{projectName}}"
} }
\ No newline at end of file
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