product-cart.js 181 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 const { ANDROID_PRODUCT_CART } = require('../../scene-types/scene-types'); module.exports = { [ANDROID_PRODUCT_CART]: [ {op: 'YB_GDS_SIZE_C', name: '选择尺码'}, ] };