Files
sphc/pages/my/my_vipjs/my_introduction.wxml

6 lines
140 B
Plaintext
Raw Normal View History

2024-05-06 15:34:15 +08:00
<import src="../../../wxParse/wxParse.wxml" />
<view class="jj">
<template is="wxParse" data="{{wxParseData:contents.nodes}}" />
</view>