/**index.wxss**/ .content { height: 200px; width: 100px; } .fixed-bottom { position: fixed; bottom: 80px; width: 100%; }