first commit

This commit is contained in:
RISE
2026-05-21 10:26:55 +08:00
commit fa321e5083
333 changed files with 48498 additions and 0 deletions

View File

@@ -0,0 +1 @@
<view class="page"><view class="title-h5 _h5">周公解梦</view><view class="text-content _p">请详细描述你的梦境,本系统将科学的分析、解析您的梦境。</view><view class="uni-title uni-common-pl" style="margin-bottom:10px;">我梦到了:</view><view class="uni-textarea"><textarea class="textarea-style" placeholder="如:从高处跌落,带着降落伞滑落至草原" data-event-opts="{{[['input',[['__set_model',['','dream','$event',[]]]]]]}}" value="{{dream}}" bindinput="__e"></textarea></view><view class="scroll_box"></view><button data-event-opts="{{[['tap',[['submitForm',['$event']]]]]}}" class="submit" bindtap="__e">开始解梦</button></view>