@kengic/uni 0.3.2-beta.13 → 0.3.2-beta.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
<!-- #endif -->
|
|
104
104
|
|
|
105
105
|
</template>
|
|
106
|
-
<script src='wx.wxs' module="wxsswipe" lang="wxs"></script>
|
|
106
|
+
<script src='./wx.wxs' module="wxsswipe" lang="wxs"></script>
|
|
107
107
|
|
|
108
108
|
<script module="renderswipe" lang="renderjs">
|
|
109
109
|
import render from './render.js'
|