Commit bf04431c authored by AU-Pro-mac's avatar AU-Pro-mac

add new code --14

parent 41a20b5f
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<view class="rule-modal__bd"> <view class="rule-modal__bd">
<view class="rule-modal__bd_title">活动规则</view> <view class="rule-modal__bd_title">活动规则</view>
<view class="rule-modal__bd_content"> <view class="rule-modal__bd_content">
<text decode="{{true}}">{{text}}</text> <text decode="ture">{{text}}</text>
</view> </view>
</view> </view>
</view> </view>
......
...@@ -2,5 +2,8 @@ ...@@ -2,5 +2,8 @@
"cloud": { "cloud": {
"type": "CLOUDAPP" "type": "CLOUDAPP"
}, },
"miniprogramRoot": "./client" "miniprogramRoot": "./client",
"exclude": [
"server/**"
]
} }
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