C端小程序
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

10 řádky
255 B

  1. <view class='success'>
  2. <view class='success_logo'>
  3. <icon class='iconfont icon-choose'></icon>
  4. <text>购买成功</text>
  5. </view>
  6. <button class='check'>查看订单</button>
  7. <button>继续逛逛</button>
  8. <button>去使用</button>
  9. </view>