backup: snapshot before optimization
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<view class="ring-wrap" style="width: {{size}}rpx; height: {{size}}rpx;">
|
||||
<canvas type="2d" id="ringCanvas" class="ring-canvas" style="width: {{size}}rpx; height: {{size}}rpx;"></canvas>
|
||||
<view class="ring-center">
|
||||
<text class="time-text">{{displayTime}}</text>
|
||||
<text class="status-text">{{statusText}}</text>
|
||||
</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user