@@ -153,7 +153,7 @@
</view>
<view v-else>
- <view @click="loginOut()" style="margin-top:300upx;font-size:36upx;font-weight:bold;">退出账号</view>
+ <view @click="loginOut()" style="margin-top:300upx;font-size:36upx;font-weight:bold;">退出登录</view>
</template>
<ShopSelect ref="shopSelectComponent" class="bar" :isShowTit="false" top="0upx" @selectShopFn="selectShopFn" />
@@ -34,7 +34,7 @@
<label class="list" for="dbLink">
<radio id="dbLink" value="2" :checked="form.identity == 2" style="transform: scale(0.7,0.7);" />
- <span class="checkbox-text" style="font-size:30upx;">打包</span>
+ <span class="checkbox-text" style="font-size:30upx;">配送</span>
</label>
</radio-group>
@@ -33,7 +33,7 @@