We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f596ad commit ac56e8aCopy full SHA for ac56e8a
examples/pages/filter/pages/zero-padding/index.wxml
@@ -6,7 +6,7 @@
6
<view>1 在
7
<text class="code">wxml</text>文件中使用
8
<text class="code">wxs</text>:</view>
9
- <l-wemark md="```html\n<wxs src='../../../dist/filter/zero-padding.wxs' module='zeroPadding'/>\n```" highlight="{{true}}" />
+ <l-wemark md="```html\n<wxs src='../../../../dist/filter/zero-padding.wxs' module='zeroPadding'/>\n```" highlight="{{true}}" />
10
<view>注意事项:</view>
11
<view>1
12
<text class="code">src</text>是相对路径</view>
0 commit comments