Commit 06f94989 by LinChengbiao

readme update 2

parent 1b03442f
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
* **新增页面** * **新增页面**
* `src/pages/temp.wpy` 文件为页面模板文件,新建页面直接复制这个然后修改就可以了。(一般情况下,改成如下形式就可以自由添加内容了) * `src/pages/temp.wpy` 文件为页面模板文件,新建页面直接复制这个然后修改就可以了。(一般情况下,改成如下形式就可以自由添加内容了)
```javascript ```html
// 假如文件名是 test.wpy 则改成如下形式 // 假如文件名是 test.wpy 则改成如下形式
<template> <template>
......
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